[maven-release-plugin] prepare release wamblee-utils-0.2.2
[utils] / test / pom.xml
index 97234c79a46487b54450670ffb557ef090202c61..dfc30d085cf4e378d3aee26392d166ef14c7531f 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</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -25,7 +23,7 @@
       <id>all</id>
       <activation>
         <property>
-          <name>!wamblee.release</name>
+          <name>!performRelease</name>
         </property>
       </activation>
       <modules>