Skip to content

Commit 9a28fc5

Browse files
authored
Release 1.1.0-AERIUS-1 (#12)
1 parent fb5e021 commit 9a28fc5

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.1.0-AERIUS-1-SNAPSHOT</version>
10+
<version>1.1.0-AERIUS-1</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.1.0-AERIUS-1-SNAPSHOT</version>
10+
<version>1.1.0-AERIUS-1</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.1.0-AERIUS-1-SNAPSHOT</version>
10+
<version>1.1.0-AERIUS-1</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.1.0-AERIUS-1-SNAPSHOT</version>
10+
<version>1.1.0-AERIUS-1</version>
1111
</parent>
1212

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

0 commit comments

Comments
 (0)