[maven-release-plugin] prepare release wamblee-utils-0.2.2
[utils] / support / general / pom.xml
index f00357760ce33663193c702e12ff3fa21cd41a6b..7d161badc035375865f5091351895219eaa12cdd 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.wamblee</groupId>
     <artifactId>wamblee-utils</artifactId>
-    <version>0.2.1</version>
+    <version>0.2.2</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>