Skip to content

Commit 9ca06d7

Browse files
committed
update versions for release
1 parent 7e0b39d commit 9ca06d7

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.axellience</groupId>
99
<artifactId>vue-gwt-parent</artifactId>
10-
<version>1.0-beta-9-SNAPSHOT</version>
10+
<version>1.0-beta-9</version>
1111
</parent>
1212

1313
<artifactId>vue-gwt</artifactId>

gwt2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.axellience</groupId>
99
<artifactId>vue-gwt-parent</artifactId>
10-
<version>1.0-beta-9-SNAPSHOT</version>
10+
<version>1.0-beta-9</version>
1111
</parent>
1212

1313
<artifactId>vue-gwt-gwt2</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>com.axellience</groupId>
99
<artifactId>vue-gwt-parent</artifactId>
10-
<version>1.0-beta-9-SNAPSHOT</version>
10+
<version>1.0-beta-9</version>
1111
<packaging>pom</packaging>
1212

1313
<name>Vue GWT Parent</name>

processors/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.axellience</groupId>
99
<artifactId>vue-gwt-parent</artifactId>
10-
<version>1.0-beta-9-SNAPSHOT</version>
10+
<version>1.0-beta-9</version>
1111
</parent>
1212

1313
<artifactId>vue-gwt-processors</artifactId>

tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.axellience</groupId>
99
<artifactId>vue-gwt-parent</artifactId>
10-
<version>1.0-beta-9-SNAPSHOT</version>
10+
<version>1.0-beta-9</version>
1111
</parent>
1212

1313
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)