[maven-release-plugin] prepare for next development iteration
[utils] / security / pom.xml
index e878f6748c37dc929df50c441ad929ad325ba9d7..07297afdcc7023ba51edba69d9e2173d1bc138b7 100644 (file)
@@ -1,6 +1,4 @@
-<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>
@@ -29,7 +27,7 @@
     </dependency>
     <dependency>
       <groupId>org.wamblee</groupId>
-      <artifactId>wamblee-support-test-enterprise</artifactId>
+      <artifactId>wamblee-test-enterprise</artifactId>
       <version>0.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>