[maven-release-plugin] prepare for next development iteration
[utils] / system / general / pom.xml
index 615f4c4eb40bed6b7fd69c15dd74c5047a0138fa..de3457fdaecb42f9c75954f9c124e9d18fdcf827 100644 (file)
@@ -1,7 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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>
@@ -33,7 +31,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>