[maven-release-plugin] prepare release wamblee-utils-0.3
[utils] / test / eclipselink / pom.xml
index 5aeef3a83760bc92ca170aef1ae4abfd635cffbc..bec20734a2d5e83b464ac5ab35379aa85d776a51 100644 (file)
@@ -1,9 +1,10 @@
+<?xml version="1.0"?>
 <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.4</version>
+               <version>0.3</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
@@ -17,7 +18,7 @@
                <dependency>
                        <groupId>org.wamblee</groupId>
                        <artifactId>wamblee-test-enterprise</artifactId>
-                       <version>0.2.4</version>
+                       <version>0.3</version>
                </dependency>
 
                <dependency>