Skip to content

Commit 4435ee4

Browse files
committed
Update Example project versions
1 parent c14e3fd commit 4435ee4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs-source/examples/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
<groupId>com.axellience</groupId>
99
<artifactId>vue-gwt-examples</artifactId>
1010
<packaging>war</packaging>
11-
<version>0.1-SNAPSHOT</version>
11+
<version>1.0-beta-1</version>
1212
<name>Vue GWT Examples</name>
1313

1414
<properties>
1515
<!-- Convenience property to set the GWT version -->
1616
<gwtVersion>2.8.0</gwtVersion>
1717

18-
<vue-gwt.version>0.1-SNAPSHOT</vue-gwt.version>
18+
<vue-gwt.version>1.0-beta-1</vue-gwt.version>
1919
<gin.version>2.1.2</gin.version>
2020

2121
<!-- GWT needs at least java 1.7 -->

0 commit comments

Comments
 (0)