Author: rsvoboda(a)redhat.com
Date: 2013-10-17 07:54:24 -0400 (Thu, 17 Oct 2013)
New Revision: 18001
Modified:
projects/wsi-bp-test/trunk/bp12-tests/pom.xml
projects/wsi-bp-test/trunk/bp20-tests/pom.xml
Log:
WSI: fix of sub-modules names
Modified: projects/wsi-bp-test/trunk/bp12-tests/pom.xml
===================================================================
--- projects/wsi-bp-test/trunk/bp12-tests/pom.xml 2013-10-16 10:11:07 UTC (rev 18000)
+++ projects/wsi-bp-test/trunk/bp12-tests/pom.xml 2013-10-17 11:54:24 UTC (rev 18001)
@@ -2,7 +2,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
- <name>JBoss Web Services -WSI-BP12 Test</name>
+ <name>JBoss Web Services - WSI-BP12 Test</name>
<artifactId>wsi-bp12-tests</artifactId>
<packaging>jar</packaging>
Modified: projects/wsi-bp-test/trunk/bp20-tests/pom.xml
===================================================================
--- projects/wsi-bp-test/trunk/bp20-tests/pom.xml 2013-10-16 10:11:07 UTC (rev 18000)
+++ projects/wsi-bp-test/trunk/bp20-tests/pom.xml 2013-10-17 11:54:24 UTC (rev 18001)
@@ -2,7 +2,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
- <name>JBoss Web Services -WSI-BP20 Test</name>
+ <name>JBoss Web Services - WSI-BP20 Test</name>
<artifactId>wsi-bp20-tests</artifactId>
<packaging>jar</packaging>