[maven-release-plugin] prepare for next development iteration
[utils] / support / general / pom.xml
index fcc6d2a9a81f9e7f447f9dbdcdc6823aa558194e..a4f7123846745220d643aff339572c95ac2012e9 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.wamblee</groupId>
     <artifactId>wamblee-utils</artifactId>
-    <version>0.2</version>
+    <version>0.2.5-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <name>/support/general</name>
   <url>http://wamblee.org</url>
   <dependencies>
+    <dependency>
+      <groupId>javax</groupId>
+      <artifactId>javaee-api</artifactId>
+    </dependency>
     <dependency>
       <groupId>oro</groupId>
       <artifactId>oro</artifactId>