[maven-release-plugin] prepare for next development iteration
[utils] / test / toplink-essentials / pom.xml
index 8500c86adcc742e2ff929a192f1cca336ad605a6..a3a1c6ce14c90bec2a5b48b589dcc005aaa54183 100644 (file)
@@ -1,11 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <parent>
     <groupId>org.wamblee</groupId>
     <artifactId>wamblee-utils</artifactId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.2.2-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
     <dependency>
       <groupId>org.wamblee</groupId>
       <artifactId>wamblee-test-enterprise</artifactId>
-      <version>0.2-SNAPSHOT</version>
+      <version>0.2.2-SNAPSHOT</version>
     </dependency>
 
     <dependency>
       <groupId>org.wamblee</groupId>
       <artifactId>wamblee-test-enterprise</artifactId>
-      <version>0.2-SNAPSHOT</version>
+      <version>0.2.2-SNAPSHOT</version>
       <type>test-jar</type>
     </dependency>