Author: struberg
Date: Wed Jun 4 21:52:28 2014
New Revision: 1600516
URL: http://svn.apache.org/r1600516
Log:
fix samples pom
Modified:
openwebbeans/trunk/samples/pom.xml
Modified: openwebbeans/trunk/samples/pom.xml
URL:
http://svn.apache.org/viewvc/openwebbeans/trunk/samples/pom.xml?rev=1600516&r1=1600515&r2=1600516&view=diff
==============================================================================
--- openwebbeans/trunk/samples/pom.xml (original)
+++ openwebbeans/trunk/samples/pom.xml Wed Jun 4 21:52:28 2014
@@ -22,7 +22,7 @@ under the License.
<parent>
<groupId>org.apache.openwebbeans</groupId>
<artifactId>openwebbeans</artifactId>
- <version>1.2.6-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>