Author: kstam
Date: Mon Jan  6 23:56:57 2014
New Revision: 1556075

URL: http://svn.apache.org/r1556075
Log:
JUDDI-770 - renaming

Added:
    juddi/trunk/uddi-migration-tool/
      - copied from r1556074, juddi/trunk/juddi-migration-tool/
    juddi/trunk/uddi-tck-runner/
      - copied from r1556074, juddi/trunk/juddi-tck-runner/
Removed:
    juddi/trunk/juddi-migration-tool/
    juddi/trunk/juddi-tck-runner/
Modified:
    juddi/trunk/pom.xml
    juddi/trunk/uddi-migration-tool/pom.xml
    juddi/trunk/uddi-tck-runner/pom.xml

Modified: juddi/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/pom.xml?rev=1556075&r1=1556074&r2=1556075&view=diff
==============================================================================
--- juddi/trunk/pom.xml (original)
+++ juddi/trunk/pom.xml Mon Jan  6 23:56:57 2014
@@ -270,7 +270,7 @@
                <module>uddi-ws</module>
                <module>uddi-tck-base</module>
                <module>juddi-client</module>
-               <module>juddi-migration-tool</module>
+               <module>uddi-migration-tool</module>
                <module>juddi-core</module>
                <module>juddi-rest-cxf</module>
                <module>juddi-core-openjpa</module>
@@ -341,7 +341,7 @@
             <modules>
                 <!-- this requires some artifacts generated by apache-release 
profile (source, javadoc) -->
                 <module>uddi-tck</module>
-                <module>juddi-tck-runner</module>
+                <module>uddi-tck-runner</module>
                 <module>docs</module>
                 <module>juddi-dist</module>
                 <module>uddi-client-dist</module>

Modified: juddi/trunk/uddi-migration-tool/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/uddi-migration-tool/pom.xml?rev=1556075&r1=1556074&r2=1556075&view=diff
==============================================================================
--- juddi/trunk/uddi-migration-tool/pom.xml (original)
+++ juddi/trunk/uddi-migration-tool/pom.xml Mon Jan  6 23:56:57 2014
@@ -9,7 +9,7 @@
        </parent>
        
        <groupId>org.apache.juddi</groupId>
-       <artifactId>juddi-migration-tool</artifactId>
+       <artifactId>uddi-migration-tool</artifactId>
        
        <name>UDDI Migration tool</name>
        <packaging>bundle</packaging>

Modified: juddi/trunk/uddi-tck-runner/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/uddi-tck-runner/pom.xml?rev=1556075&r1=1556074&r2=1556075&view=diff
==============================================================================
--- juddi/trunk/uddi-tck-runner/pom.xml (original)
+++ juddi/trunk/uddi-tck-runner/pom.xml Mon Jan  6 23:56:57 2014
@@ -8,7 +8,7 @@
     <version>3.2.0-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.juddi</groupId>
-  <artifactId>juddi-tck-runner</artifactId>
+  <artifactId>uddi-tck-runner</artifactId>
   <version>3.2-SNAPSHOT</version>
   <name>UDDI TCK Test Runner</name>
   <url>http://maven.apache.org</url>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to