Skip to content

Commit 2ec6e88

Browse files
committed
update versions for release
1 parent 0b4444d commit 2ec6e88

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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-7-SNAPSHOT</version>
10+
<version>1.0-beta-7</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-7-SNAPSHOT</version>
10+
<version>1.0-beta-7</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-7-SNAPSHOT</version>
10+
<version>1.0-beta-7</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-7-SNAPSHOT</version>
10+
<version>1.0-beta-7</version>
1111
</parent>
1212

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

0 commit comments

Comments
 (0)