Author: lofwyr
Date: Thu Dec 1 16:09:11 2016
New Revision: 1772234
URL: http://svn.apache.org/viewvc?rev=1772234&view=rev
Log:
set version to beta-1
Modified:
myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml
Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml?rev=1772234&r1=1772233&r2=1772234&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml Thu Dec 1 16:09:11 2016
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.myfaces.tobago</groupId>
<artifactId>tobago-example</artifactId>
- <version>3.0.0-alpha-8-SNAPSHOT</version>
+ <version>3.0.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>tobago-example-demo</artifactId>
<packaging>war</packaging>
|