Author: kstam
Date: Tue Feb  4 05:58:28 2014
New Revision: 1564211

URL: http://svn.apache.org/r1564211
Log:
[maven-release-plugin] prepare release juddi-3.2.0

Modified:
    juddi/trunk/docs/asciidoc/ClientGuide/pom.xml
    juddi/trunk/docs/asciidoc/Guide/pom.xml
    juddi/trunk/docs/asciidoc/pom.xml
    juddi/trunk/docs/dist/pom.xml
    juddi/trunk/docs/pom.xml
    juddi/trunk/juddi-client/pom.xml
    juddi/trunk/juddi-core-openjpa/pom.xml
    juddi/trunk/juddi-core/pom.xml
    juddi/trunk/juddi-dist/pom.xml
    juddi/trunk/juddi-examples/create-partition/pom.xml
    juddi/trunk/juddi-examples/hello-world-embedded/pom.xml
    juddi/trunk/juddi-examples/hello-world/pom.xml
    juddi/trunk/juddi-examples/more-uddi-samples/pom.xml
    juddi/trunk/juddi-examples/pom.xml
    juddi/trunk/juddi-examples/service-version/pom.xml
    juddi/trunk/juddi-examples/simple-browse/pom.xml
    juddi/trunk/juddi-examples/simple-publish-clerk/pom.xml
    juddi/trunk/juddi-examples/simple-publish-portable/pom.xml
    juddi/trunk/juddi-examples/subscription-notification-amqp/pom.xml
    juddi/trunk/juddi-examples/uddi-annotations/pom.xml
    juddi/trunk/juddi-examples/uddiv2-api-bridge-example/pom.xml
    juddi/trunk/juddi-examples/wsdl2uddi-lifecyle/pom.xml
    juddi/trunk/juddi-examples/wsdl2uddi/pom.xml
    juddi/trunk/juddi-gui-dsig/pom.xml
    juddi/trunk/juddi-gui/pom.xml
    juddi/trunk/juddi-rest-cxf/pom.xml
    juddi/trunk/juddi-tomcat/pom.xml
    juddi/trunk/juddiv3-war/pom.xml
    juddi/trunk/pom.xml
    juddi/trunk/uddi-client-dist/pom.xml
    juddi/trunk/uddi-migration-tool/pom.xml
    juddi/trunk/uddi-tck-base/pom.xml
    juddi/trunk/uddi-tck-runner/pom.xml
    juddi/trunk/uddi-tck/pom.xml
    juddi/trunk/uddi-ws/pom.xml

Modified: juddi/trunk/docs/asciidoc/ClientGuide/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/docs/asciidoc/ClientGuide/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/docs/asciidoc/ClientGuide/pom.xml (original)
+++ juddi/trunk/docs/asciidoc/ClientGuide/pom.xml Tue Feb  4 05:58:28 2014
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.apache.juddi.juddi-docs</groupId>
         <artifactId>juddi-guide-parent</artifactId>
-        <version>3.2.0-SNAPSHOT</version>
+        <version>3.2.0</version>
     </parent>
     <artifactId>juddi-client-guide</artifactId>
     <packaging>jdocbook</packaging>

Modified: juddi/trunk/docs/asciidoc/Guide/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/docs/asciidoc/Guide/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/docs/asciidoc/Guide/pom.xml (original)
+++ juddi/trunk/docs/asciidoc/Guide/pom.xml Tue Feb  4 05:58:28 2014
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.apache.juddi.juddi-docs</groupId>
         <artifactId>juddi-guide-parent</artifactId>
-        <version>3.2.0-SNAPSHOT</version>
+        <version>3.2.0</version>
     </parent>
     <artifactId>juddi-guide</artifactId>
     <packaging>jdocbook</packaging>

Modified: juddi/trunk/docs/asciidoc/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/docs/asciidoc/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/docs/asciidoc/pom.xml (original)
+++ juddi/trunk/docs/asciidoc/pom.xml Tue Feb  4 05:58:28 2014
@@ -19,7 +19,7 @@
        <parent>
         <groupId>org.apache.juddi.juddi-docs</groupId>
         <artifactId>juddi-docs</artifactId>
-        <version>3.2.0-SNAPSHOT</version>
+        <version>3.2.0</version>
     </parent>
        <packaging>pom</packaging>
        <groupId>org.apache.juddi.juddi-docs</groupId>

Modified: juddi/trunk/docs/dist/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/docs/dist/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/docs/dist/pom.xml (original)
+++ juddi/trunk/docs/dist/pom.xml Tue Feb  4 05:58:28 2014
@@ -7,13 +7,12 @@
        License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR 
CONDITIONS 
        OF ANY KIND, either express or implied. * See the License for the 
specific 
        language governing permissions and * limitations under the License. * 
*/ -->
-<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";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.apache.juddi.juddi-docs</groupId>
                <artifactId>juddi-docs</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
        </parent>
        <artifactId>juddi-docs-dist</artifactId>
        <name>jUDDI Document Packaging</name>

Modified: juddi/trunk/docs/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/docs/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/docs/pom.xml (original)
+++ juddi/trunk/docs/pom.xml Tue Feb  4 05:58:28 2014
@@ -7,13 +7,12 @@
        License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR 
CONDITIONS 
        OF ANY KIND, either express or implied. * See the License for the 
specific 
        language governing permissions and * limitations under the License. * 
*/ -->
-<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";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
        </parent>
        <groupId>org.apache.juddi.juddi-docs</groupId>
        <artifactId>juddi-docs</artifactId>

Modified: juddi/trunk/juddi-client/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-client/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-client/pom.xml (original)
+++ juddi/trunk/juddi-client/pom.xml Tue Feb  4 05:58:28 2014
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.juddi</groupId>
     <artifactId>juddi-parent</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.2.0</version>
   </parent> 
   <artifactId>juddi-client</artifactId>
   <packaging>bundle</packaging>

Modified: juddi/trunk/juddi-core-openjpa/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-core-openjpa/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-core-openjpa/pom.xml (original)
+++ juddi/trunk/juddi-core-openjpa/pom.xml Tue Feb  4 05:58:28 2014
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
        </parent>
        <artifactId>juddi-core-openjpa</artifactId>
        <packaging>bundle</packaging>

Modified: juddi/trunk/juddi-core/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-core/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-core/pom.xml (original)
+++ juddi/trunk/juddi-core/pom.xml Tue Feb  4 05:58:28 2014
@@ -12,7 +12,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
        </parent>
        <artifactId>juddi-core</artifactId>
        <packaging>bundle</packaging>

Modified: juddi/trunk/juddi-dist/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-dist/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-dist/pom.xml (original)
+++ juddi/trunk/juddi-dist/pom.xml Tue Feb  4 05:58:28 2014
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
        </parent>
        <artifactId>juddi-dist</artifactId>
        <name>jUDDI Distribution Assembly</name>

Modified: juddi/trunk/juddi-examples/create-partition/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/create-partition/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/create-partition/pom.xml (original)
+++ juddi/trunk/juddi-examples/create-partition/pom.xml Tue Feb  4 05:58:28 2014
@@ -1,10 +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";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>create-partition</artifactId>
@@ -16,12 +15,12 @@
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>uddi-ws</artifactId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>juddi-client</artifactId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                </dependency>
        </dependencies>
        <build>

Modified: juddi/trunk/juddi-examples/hello-world-embedded/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/hello-world-embedded/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/hello-world-embedded/pom.xml (original)
+++ juddi/trunk/juddi-examples/hello-world-embedded/pom.xml Tue Feb  4 05:58:28 
2014
@@ -1,10 +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";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>hello-world-embedded</artifactId>
@@ -16,17 +15,17 @@
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>uddi-ws</artifactId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>juddi-client</artifactId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>juddi-core</artifactId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.derby</groupId>

Modified: juddi/trunk/juddi-examples/hello-world/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/hello-world/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/hello-world/pom.xml (original)
+++ juddi/trunk/juddi-examples/hello-world/pom.xml Tue Feb  4 05:58:28 2014
@@ -1,10 +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";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>hello-world</artifactId>
@@ -16,12 +15,12 @@
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>uddi-ws</artifactId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>juddi-client</artifactId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                </dependency>
        </dependencies>
        <build>

Modified: juddi/trunk/juddi-examples/more-uddi-samples/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/more-uddi-samples/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/more-uddi-samples/pom.xml (original)
+++ juddi/trunk/juddi-examples/more-uddi-samples/pom.xml Tue Feb  4 05:58:28 
2014
@@ -1,16 +1,14 @@
 <?xml version="1.0"?>
-<project
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";
-       xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
+<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/xsd/maven-4.0.0.xsd";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
        </parent>
        <groupId>org.apache.juddi</groupId>
        <artifactId>juddi-more-samples</artifactId>
-       <version>3.2-SNAPSHOT</version>
+       <version>3.2.0</version>
        <name>jUDDI Even More Examples and Samples</name>
        <url>http://maven.apache.org</url>
        <properties>
@@ -26,7 +24,7 @@
                <dependency>
                        <groupId>${project.groupId}</groupId>
                        <artifactId>juddi-client</artifactId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                </dependency>
       <!-- a lorem ipsum generator MIT license-->
       <dependency>

Modified: juddi/trunk/juddi-examples/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/pom.xml (original)
+++ juddi/trunk/juddi-examples/pom.xml Tue Feb  4 05:58:28 2014
@@ -15,7 +15,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.juddi.example</groupId>

Modified: juddi/trunk/juddi-examples/service-version/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/service-version/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/service-version/pom.xml (original)
+++ juddi/trunk/juddi-examples/service-version/pom.xml Tue Feb  4 05:58:28 2014
@@ -1,16 +1,14 @@
 <?xml version="1.0"?>
-<project
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";
-       xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
+<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/xsd/maven-4.0.0.xsd";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
        </parent>
        <groupId>org.apache.juddi</groupId>
        <artifactId>service-version</artifactId>
-       <version>3.2-SNAPSHOT</version>
+       <version>3.2.0</version>
        <name>jUDDI Example Service Versioning</name>
        <url>http://maven.apache.org</url>
        <properties>
@@ -26,7 +24,7 @@
                <dependency>
                        <groupId>${project.groupId}</groupId>
                        <artifactId>juddi-client</artifactId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                </dependency>
        </dependencies>
        <build>

Modified: juddi/trunk/juddi-examples/simple-browse/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/simple-browse/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/simple-browse/pom.xml (original)
+++ juddi/trunk/juddi-examples/simple-browse/pom.xml Tue Feb  4 05:58:28 2014
@@ -1,10 +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";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>simple-browse</artifactId>
@@ -16,12 +15,12 @@
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>uddi-ws</artifactId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>juddi-client</artifactId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                </dependency>
        </dependencies>
 

Modified: juddi/trunk/juddi-examples/simple-publish-clerk/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/simple-publish-clerk/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/simple-publish-clerk/pom.xml (original)
+++ juddi/trunk/juddi-examples/simple-publish-clerk/pom.xml Tue Feb  4 05:58:28 
2014
@@ -1,10 +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";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>simple-publish-clerk</artifactId>
@@ -15,12 +14,12 @@
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>uddi-ws</artifactId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>juddi-client</artifactId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                </dependency>
        </dependencies>
 

Modified: juddi/trunk/juddi-examples/simple-publish-portable/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/simple-publish-portable/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/simple-publish-portable/pom.xml (original)
+++ juddi/trunk/juddi-examples/simple-publish-portable/pom.xml Tue Feb  4 
05:58:28 2014
@@ -1,10 +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";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>simple-publish-portable</artifactId>
@@ -15,12 +14,12 @@
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>uddi-ws</artifactId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>juddi-client</artifactId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                </dependency>
        </dependencies>
        <build>

Modified: juddi/trunk/juddi-examples/subscription-notification-amqp/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/subscription-notification-amqp/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/subscription-notification-amqp/pom.xml (original)
+++ juddi/trunk/juddi-examples/subscription-notification-amqp/pom.xml Tue Feb  
4 05:58:28 2014
@@ -7,31 +7,29 @@
        License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR 
CONDITIONS 
        OF ANY KIND, either express or implied. * See the License for the 
specific 
        language governing permissions and * limitations under the License. * 
*/ -->
-<project
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";
-       xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
+<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/xsd/maven-4.0.0.xsd";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
        </parent>
 
        <artifactId>subscription-notification-amqp</artifactId>
-       <version>1.0-SNAPSHOT</version>
+       <version>3.2.0</version>
        <name>jUDDI Example AMQP Notifier for Subscription callbacks</name>
        <description>Demonstrates how to write a custom notifier for 
subscriptions</description>
        <dependencies>
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>uddi-ws</artifactId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>juddi-client</artifactId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
@@ -52,7 +50,7 @@
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>juddi-core</artifactId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>

Modified: juddi/trunk/juddi-examples/uddi-annotations/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/uddi-annotations/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/uddi-annotations/pom.xml (original)
+++ juddi/trunk/juddi-examples/uddi-annotations/pom.xml Tue Feb  4 05:58:28 2014
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>uddi-annotations</artifactId>

Modified: juddi/trunk/juddi-examples/uddiv2-api-bridge-example/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/uddiv2-api-bridge-example/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/uddiv2-api-bridge-example/pom.xml (original)
+++ juddi/trunk/juddi-examples/uddiv2-api-bridge-example/pom.xml Tue Feb  4 
05:58:28 2014
@@ -1,15 +1,14 @@
 <?xml version="1.0"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd"; 
xmlns="http://maven.apache.org/POM/4.0.0";
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
+<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/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.juddi.example</groupId>
     <artifactId>juddi-examples</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.2.0</version>
   </parent>
   <groupId>org.apache.juddi.example</groupId>
   <artifactId>uddiv2-api-bridge-example</artifactId>
-  <version>3.2.0-SNAPSHOT</version>
+  <version>3.2.0</version>
   <name>jUDDI Example Access UDDIv2 using Transport Adapter</name>
   <url>http://maven.apache.org</url>
   <properties>
@@ -25,7 +24,7 @@
     <dependency>
       <groupId>org.apache.juddi</groupId>
       <artifactId>juddi-client</artifactId>
-      <version>3.2.0-SNAPSHOT</version>
+      <version>3.2.0</version>
     </dependency>
   </dependencies>
 </project>

Modified: juddi/trunk/juddi-examples/wsdl2uddi-lifecyle/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/wsdl2uddi-lifecyle/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/wsdl2uddi-lifecyle/pom.xml (original)
+++ juddi/trunk/juddi-examples/wsdl2uddi-lifecyle/pom.xml Tue Feb  4 05:58:28 
2014
@@ -3,7 +3,7 @@
   <parent>
      <groupId>org.apache.juddi.example</groupId>
      <artifactId>juddi-examples</artifactId>
-     <version>3.2.0-SNAPSHOT</version>
+     <version>3.2.0</version>
      <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>wsdl2uddi-lifecycle</artifactId>

Modified: juddi/trunk/juddi-examples/wsdl2uddi/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/wsdl2uddi/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/wsdl2uddi/pom.xml (original)
+++ juddi/trunk/juddi-examples/wsdl2uddi/pom.xml Tue Feb  4 05:58:28 2014
@@ -3,7 +3,7 @@
   <parent>
      <groupId>org.apache.juddi.example</groupId>
      <artifactId>juddi-examples</artifactId>
-     <version>3.2.0-SNAPSHOT</version>
+     <version>3.2.0</version>
      <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>wsdl2uddi</artifactId>
@@ -14,12 +14,12 @@
     <dependency>
       <groupId>org.apache.juddi</groupId>
       <artifactId>uddi-ws</artifactId>
-      <version>3.2.0-SNAPSHOT</version>
+      <version>3.2.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.juddi</groupId>
       <artifactId>juddi-client</artifactId>
-      <version>3.2.0-SNAPSHOT</version>
+      <version>3.2.0</version>
     </dependency>
   </dependencies>
   

Modified: juddi/trunk/juddi-gui-dsig/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-gui-dsig/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-gui-dsig/pom.xml (original)
+++ juddi/trunk/juddi-gui-dsig/pom.xml Tue Feb  4 05:58:28 2014
@@ -7,13 +7,12 @@ applicable law or agreed to in writing, 
 License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS 
 OF ANY KIND, either express or implied. * See the License for the specific 
 language governing permissions and * limitations under the License. * */ -->
-<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";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.juddi</groupId>
         <artifactId>juddi-parent</artifactId>
-        <version>3.2.0-SNAPSHOT</version>
+        <version>3.2.0</version>
     </parent>
     <artifactId>juddi-gui-dsig</artifactId>
     <name>jUDDI Web Client Digital Signature Applet</name>

Modified: juddi/trunk/juddi-gui/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-gui/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-gui/pom.xml (original)
+++ juddi/trunk/juddi-gui/pom.xml Tue Feb  4 05:58:28 2014
@@ -12,7 +12,7 @@ language governing permissions and * lim
     <parent>
         <groupId>org.apache.juddi</groupId>
         <artifactId>juddi-parent</artifactId>
-        <version>3.2.0-SNAPSHOT</version>
+        <version>3.2.0</version>
     </parent>
     <artifactId>juddi-gui-war</artifactId>
     <packaging>war</packaging>
@@ -22,12 +22,12 @@ language governing permissions and * lim
         <dependency>
             <groupId>org.apache.juddi</groupId>
             <artifactId>juddi-client</artifactId>
-            <version>3.2.0-SNAPSHOT</version>
+            <version>3.2.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.juddi</groupId>
             <artifactId>juddi-gui-dsig</artifactId>
-            <version>3.2.0-SNAPSHOT</version>
+            <version>3.2.0</version>
             <classifier>jar-with-dependencies</classifier>
             <scope>provided</scope>
         </dependency>
@@ -160,7 +160,7 @@ language governing permissions and * lim
                                                                        </goals>
                                                                
</pluginExecutionFilter>
                                                                <action>
-                                                                       
<ignore></ignore>
+                                                                       <ignore 
/>
                                                                </action>
                                                        </pluginExecution>
                                                </pluginExecutions>

Modified: juddi/trunk/juddi-rest-cxf/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-rest-cxf/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-rest-cxf/pom.xml (original)
+++ juddi/trunk/juddi-rest-cxf/pom.xml Tue Feb  4 05:58:28 2014
@@ -1,11 +1,10 @@
 <?xml version="1.0"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd"; 
xmlns="http://maven.apache.org/POM/4.0.0";
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
+<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/xsd/maven-4.0.0.xsd";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
        </parent>
        <groupId>org.apache.juddi</groupId>
        <artifactId>juddi-rest-cxf</artifactId>

Modified: juddi/trunk/juddi-tomcat/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-tomcat/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddi-tomcat/pom.xml (original)
+++ juddi/trunk/juddi-tomcat/pom.xml Tue Feb  4 05:58:28 2014
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
        </parent>
        <artifactId>juddi-tomcat</artifactId>
        <name>jUDDI Tomcat Packaging</name>

Modified: juddi/trunk/juddiv3-war/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddiv3-war/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/juddiv3-war/pom.xml (original)
+++ juddi/trunk/juddiv3-war/pom.xml Tue Feb  4 05:58:28 2014
@@ -7,13 +7,12 @@
        License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR 
CONDITIONS 
        OF ANY KIND, either express or implied. * See the License for the 
specific 
        language governing permissions and * limitations under the License. * 
*/ -->
-<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";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
        </parent>
        <artifactId>juddiv3-war</artifactId>
        <packaging>war</packaging>
@@ -24,7 +23,7 @@
                <dependency>
                        <artifactId>uddi-ws</artifactId>
                        <groupId>org.apache.juddi</groupId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                </dependency>
                <dependency>
                        <groupId>commons-logging</groupId>

Modified: juddi/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/pom.xml (original)
+++ juddi/trunk/pom.xml Tue Feb  4 05:58:28 2014
@@ -7,8 +7,7 @@
        License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR 
CONDITIONS 
        OF ANY KIND, either express or implied. * See the License for the 
specific 
        language governing permissions and * limitations under the License. * 
*/ -->
-<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";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.apache</groupId>
@@ -18,7 +17,7 @@
        <packaging>pom</packaging>
        <groupId>org.apache.juddi</groupId>
        <artifactId>juddi-parent</artifactId>
-       <version>3.2.0-SNAPSHOT</version>
+       <version>3.2.0</version>
        <name>jUDDI_v3 Parent</name>
        <description>jUDDI (pronounced "Judy") is an open source Java
                implementation of the Universal Description, Discovery, and
@@ -150,9 +149,9 @@
                </license>
        </licenses>
        <scm>
-               
<connection>scm:svn:http://svn.apache.org/repos/asf/juddi/trunk/</connection>
-               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/juddi/trunk/</developerConnection>
-               <url>http://svn.apache.org/viewcvs.cgi/juddi/trunk/</url>
+               
<connection>scm:svn:http://svn.apache.org/repos/asf/juddi/tags/juddi-3.2.0</connection>
+               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/juddi/tags/juddi-3.2.0</developerConnection>
+               
<url>http://svn.apache.org/viewcvs.cgi/juddi/tags/juddi-3.2.0</url>
        </scm>
        <build>
                <pluginManagement>

Modified: juddi/trunk/uddi-client-dist/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/uddi-client-dist/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/uddi-client-dist/pom.xml (original)
+++ juddi/trunk/uddi-client-dist/pom.xml Tue Feb  4 05:58:28 2014
@@ -7,13 +7,12 @@
        License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR 
CONDITIONS 
        OF ANY KIND, either express or implied. * See the License for the 
specific 
        language governing permissions and * limitations under the License. * 
*/ -->
-<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";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
        </parent>
        <artifactId>uddi-client-dist</artifactId>
        <name>UDDI Client Distribution Assembly</name>

Modified: juddi/trunk/uddi-migration-tool/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/uddi-migration-tool/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/uddi-migration-tool/pom.xml (original)
+++ juddi/trunk/uddi-migration-tool/pom.xml Tue Feb  4 05:58:28 2014
@@ -1,11 +1,10 @@
 <?xml version="1.0"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd"; 
xmlns="http://maven.apache.org/POM/4.0.0";
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
+<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/xsd/maven-4.0.0.xsd";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
        </parent>
        
        <groupId>org.apache.juddi</groupId>
@@ -28,7 +27,7 @@
                <dependency>
                        <groupId>${project.groupId}</groupId>
                        <artifactId>juddi-client</artifactId>
-                       <version>3.2.0-SNAPSHOT</version>
+                       <version>3.2.0</version>
                </dependency>
                <dependency>
                        <groupId>commons-cli</groupId>

Modified: juddi/trunk/uddi-tck-base/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/uddi-tck-base/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/uddi-tck-base/pom.xml (original)
+++ juddi/trunk/uddi-tck-base/pom.xml Tue Feb  4 05:58:28 2014
@@ -19,7 +19,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
        </parent>
        <artifactId>uddi-tck-base</artifactId>
        <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=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/uddi-tck-runner/pom.xml (original)
+++ juddi/trunk/uddi-tck-runner/pom.xml Tue Feb  4 05:58:28 2014
@@ -1,11 +1,10 @@
 <?xml version="1.0"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd"; 
xmlns="http://maven.apache.org/POM/4.0.0";
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
+<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/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.juddi</groupId>
     <artifactId>juddi-parent</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.2.0</version>
   </parent>
   <artifactId>uddi-tck-runner</artifactId>
   <name>UDDI TCK Test Runner</name>
@@ -23,7 +22,7 @@
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>juddi-client</artifactId>
-      <version>3.2.0-SNAPSHOT</version>
+      <version>3.2.0</version>
     </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
@@ -62,10 +61,10 @@
                                                </goals>
                                                <configuration>
                                                        <tasks>
-                                                               <copy 
file="${basedir}/uddi.xml" tofile="${basedir}/target/uddi.xml"/>
-                                                               <copy 
file="${basedir}/keystore.jks" tofile="${basedir}/target/keystore.jks"/>
-                                                               <copy 
file="${basedir}/truststore.jks" tofile="${basedir}/target/truststore.jks"/>
-                                                               <copy 
file="${basedir}/tck.properties" tofile="${basedir}/target/tck.properties"/>
+                                                               <copy 
file="${basedir}/uddi.xml" tofile="${basedir}/target/uddi.xml" />
+                                                               <copy 
file="${basedir}/keystore.jks" tofile="${basedir}/target/keystore.jks" />
+                                                               <copy 
file="${basedir}/truststore.jks" tofile="${basedir}/target/truststore.jks" />
+                                                               <copy 
file="${basedir}/tck.properties" tofile="${basedir}/target/tck.properties" />
                                                        </tasks>
                                                </configuration>
                                        </execution>

Modified: juddi/trunk/uddi-tck/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/uddi-tck/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/uddi-tck/pom.xml (original)
+++ juddi/trunk/uddi-tck/pom.xml Tue Feb  4 05:58:28 2014
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
        </parent>
        <artifactId>uddi-tck</artifactId>
        <packaging>bundle</packaging>

Modified: juddi/trunk/uddi-ws/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/uddi-ws/pom.xml?rev=1564211&r1=1564210&r2=1564211&view=diff
==============================================================================
--- juddi/trunk/uddi-ws/pom.xml (original)
+++ juddi/trunk/uddi-ws/pom.xml Tue Feb  4 05:58:28 2014
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.2.0</version>
        </parent>
        <artifactId>uddi-ws</artifactId>
        <packaging>bundle</packaging>



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

Reply via email to