Repository: juddi
Updated Branches:
  refs/heads/master cb163b2da -> 2f867d524


[maven-release-plugin] prepare release juddi-3.3.5


Project: http://git-wip-us.apache.org/repos/asf/juddi/repo
Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/2f867d52
Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/2f867d52
Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/2f867d52

Branch: refs/heads/master
Commit: 2f867d524b088911d39b6f9b40c1c214a11a330d
Parents: cb163b2
Author: Alex O'Ree <[email protected]>
Authored: Sat Nov 18 09:43:56 2017 -0500
Committer: Alex O'Ree <[email protected]>
Committed: Sat Nov 18 09:43:56 2017 -0500

----------------------------------------------------------------------
 docs/asciidoc/ClientGuide/pom.xml                     | 2 +-
 docs/asciidoc/Guide/pom.xml                           | 2 +-
 docs/asciidoc/pom.xml                                 | 2 +-
 docs/dist/pom.xml                                     | 2 +-
 docs/pom.xml                                          | 2 +-
 juddi-client-cli/pom.xml                              | 4 ++--
 juddi-client/pom.xml                                  | 2 +-
 juddi-core-openjpa/pom.xml                            | 2 +-
 juddi-core/pom.xml                                    | 2 +-
 juddi-ddl-generator/pom.xml                           | 2 +-
 juddi-dist/pom.xml                                    | 2 +-
 juddi-examples/ValueSetValidator/pom.xml              | 2 +-
 juddi-examples/create-partition/pom.xml               | 2 +-
 juddi-examples/hello-world-embedded/pom.xml           | 2 +-
 juddi-examples/hello-world/pom.xml                    | 2 +-
 juddi-examples/more-uddi-samples/pom.xml              | 2 +-
 juddi-examples/pom.xml                                | 2 +-
 juddi-examples/service-version/pom.xml                | 2 +-
 juddi-examples/simple-browse/pom.xml                  | 2 +-
 juddi-examples/simple-publish-clerk/pom.xml           | 2 +-
 juddi-examples/simple-publish-portable/pom.xml        | 2 +-
 juddi-examples/subscription-notification-amqp/pom.xml | 2 +-
 juddi-examples/uddi-annotations/pom.xml               | 2 +-
 juddi-examples/uddiv2-api-bridge-example/pom.xml      | 2 +-
 juddi-examples/wsdl2uddi-lifecyle/pom.xml             | 2 +-
 juddi-examples/wsdl2uddi/pom.xml                      | 2 +-
 juddi-gui-dsig/pom.xml                                | 2 +-
 juddi-gui/pom.xml                                     | 2 +-
 juddi-rest-cxf/pom.xml                                | 2 +-
 juddi-tomcat/pom.xml                                  | 2 +-
 juddiv3-war-repl/pom.xml                              | 2 +-
 juddiv3-war/pom.xml                                   | 2 +-
 pom.xml                                               | 4 ++--
 uddi-client-dist/pom.xml                              | 2 +-
 uddi-migration-tool/pom.xml                           | 2 +-
 uddi-tck-base/pom.xml                                 | 2 +-
 uddi-tck-runner/pom.xml                               | 2 +-
 uddi-tck/pom.xml                                      | 2 +-
 uddi-ws/pom.xml                                       | 2 +-
 39 files changed, 41 insertions(+), 41 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/docs/asciidoc/ClientGuide/pom.xml
----------------------------------------------------------------------
diff --git a/docs/asciidoc/ClientGuide/pom.xml 
b/docs/asciidoc/ClientGuide/pom.xml
index 9ef4c1b..1cf535d 100644
--- a/docs/asciidoc/ClientGuide/pom.xml
+++ b/docs/asciidoc/ClientGuide/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.juddi.juddi-docs</groupId>
         <artifactId>juddi-guide-parent</artifactId>
-        <version>3.3.5-SNAPSHOT</version>
+        <version>3.3.5</version>
     </parent>
     <artifactId>juddi-client-guide</artifactId>
     <packaging>jdocbook</packaging>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/docs/asciidoc/Guide/pom.xml
----------------------------------------------------------------------
diff --git a/docs/asciidoc/Guide/pom.xml b/docs/asciidoc/Guide/pom.xml
index 2b3b8a2..20f457d 100644
--- a/docs/asciidoc/Guide/pom.xml
+++ b/docs/asciidoc/Guide/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.juddi.juddi-docs</groupId>
         <artifactId>juddi-guide-parent</artifactId>
-        <version>3.3.5-SNAPSHOT</version>
+        <version>3.3.5</version>
     </parent>
     <artifactId>juddi-guide</artifactId>
     <packaging>jdocbook</packaging>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/docs/asciidoc/pom.xml
----------------------------------------------------------------------
diff --git a/docs/asciidoc/pom.xml b/docs/asciidoc/pom.xml
index adb20ec..b100f00 100644
--- a/docs/asciidoc/pom.xml
+++ b/docs/asciidoc/pom.xml
@@ -19,7 +19,7 @@
        <parent>
         <groupId>org.apache.juddi.juddi-docs</groupId>
         <artifactId>juddi-docs</artifactId>
-        <version>3.3.5-SNAPSHOT</version>
+        <version>3.3.5</version>
     </parent>
        <packaging>pom</packaging>
        <groupId>org.apache.juddi.juddi-docs</groupId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/docs/dist/pom.xml
----------------------------------------------------------------------
diff --git a/docs/dist/pom.xml b/docs/dist/pom.xml
index 6c9af7b..11e0693 100644
--- a/docs/dist/pom.xml
+++ b/docs/dist/pom.xml
@@ -12,7 +12,7 @@
        <parent>
                <groupId>org.apache.juddi.juddi-docs</groupId>
                <artifactId>juddi-docs</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
        </parent>
        <artifactId>juddi-docs-dist</artifactId>
        <name>jUDDI Document Packaging</name>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/docs/pom.xml
----------------------------------------------------------------------
diff --git a/docs/pom.xml b/docs/pom.xml
index 1349215..c562d11 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -12,7 +12,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
        </parent>
        <groupId>org.apache.juddi.juddi-docs</groupId>
        <artifactId>juddi-docs</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-client-cli/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-client-cli/pom.xml b/juddi-client-cli/pom.xml
index b9b1b3b..9006717 100644
--- a/juddi-client-cli/pom.xml
+++ b/juddi-client-cli/pom.xml
@@ -20,11 +20,11 @@
      <parent>
         <groupId>org.apache.juddi</groupId>
         <artifactId>juddi-parent</artifactId>
-        <version>3.3.5-SNAPSHOT</version>
+        <version>3.3.5</version>
     </parent> 
     <groupId>org.apache.juddi</groupId>
     <artifactId>juddi-client-cli</artifactId>
-    <version>3.3.5-SNAPSHOT</version>
+    <version>3.3.5</version>
     <packaging>bundle</packaging>
 
     <name>jUDDI CLI Client</name>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-client/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-client/pom.xml b/juddi-client/pom.xml
index c625f80..962ba91 100644
--- a/juddi-client/pom.xml
+++ b/juddi-client/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
        </parent> 
        <artifactId>juddi-client</artifactId>
        <packaging>bundle</packaging>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-core-openjpa/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-core-openjpa/pom.xml b/juddi-core-openjpa/pom.xml
index 3b4f6d3..0d36ef2 100644
--- a/juddi-core-openjpa/pom.xml
+++ b/juddi-core-openjpa/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.juddi</groupId>
         <artifactId>juddi-parent</artifactId>
-        <version>3.3.5-SNAPSHOT</version>
+        <version>3.3.5</version>
     </parent>
     <artifactId>juddi-core-openjpa</artifactId>
     <packaging>bundle</packaging>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-core/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-core/pom.xml b/juddi-core/pom.xml
index 549c586..6f20deb 100644
--- a/juddi-core/pom.xml
+++ b/juddi-core/pom.xml
@@ -12,7 +12,7 @@ language governing permissions and * limitations under the 
License. * */ -->
     <parent>
         <groupId>org.apache.juddi</groupId>
         <artifactId>juddi-parent</artifactId>
-        <version>3.3.5-SNAPSHOT</version>
+        <version>3.3.5</version>
     </parent>
     <artifactId>juddi-core</artifactId>
     <packaging>bundle</packaging>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-ddl-generator/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-ddl-generator/pom.xml b/juddi-ddl-generator/pom.xml
index b7db983..56541fa 100644
--- a/juddi-ddl-generator/pom.xml
+++ b/juddi-ddl-generator/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.juddi</groupId>
         <artifactId>juddi-parent</artifactId>
-        <version>3.3.5-SNAPSHOT</version>
+        <version>3.3.5</version>
     </parent>
     <artifactId>juddi-ddl-generator</artifactId>
     <name>juddi-ddl-generator</name>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-dist/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-dist/pom.xml b/juddi-dist/pom.xml
index 8bf1d88..d9ad87a 100644
--- a/juddi-dist/pom.xml
+++ b/juddi-dist/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
        </parent>
        <artifactId>juddi-dist</artifactId>
        <name>jUDDI Distribution Assembly</name>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-examples/ValueSetValidator/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/ValueSetValidator/pom.xml 
b/juddi-examples/ValueSetValidator/pom.xml
index 7c5659c..422f96f 100644
--- a/juddi-examples/ValueSetValidator/pom.xml
+++ b/juddi-examples/ValueSetValidator/pom.xml
@@ -12,7 +12,7 @@
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
        </parent>
 
        <artifactId>example-vsv-validator</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-examples/create-partition/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/create-partition/pom.xml 
b/juddi-examples/create-partition/pom.xml
index 469767e..fe281f1 100644
--- a/juddi-examples/create-partition/pom.xml
+++ b/juddi-examples/create-partition/pom.xml
@@ -19,7 +19,7 @@
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>create-partition</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-examples/hello-world-embedded/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/hello-world-embedded/pom.xml 
b/juddi-examples/hello-world-embedded/pom.xml
index abfd7b0..f7de489 100644
--- a/juddi-examples/hello-world-embedded/pom.xml
+++ b/juddi-examples/hello-world-embedded/pom.xml
@@ -19,7 +19,7 @@
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>hello-world-embedded</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-examples/hello-world/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/hello-world/pom.xml 
b/juddi-examples/hello-world/pom.xml
index ac74492..fee404c 100644
--- a/juddi-examples/hello-world/pom.xml
+++ b/juddi-examples/hello-world/pom.xml
@@ -19,7 +19,7 @@
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>hello-world</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-examples/more-uddi-samples/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/more-uddi-samples/pom.xml 
b/juddi-examples/more-uddi-samples/pom.xml
index fe8541b..5e778e2 100644
--- a/juddi-examples/more-uddi-samples/pom.xml
+++ b/juddi-examples/more-uddi-samples/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.juddi.example</groupId>
         <artifactId>juddi-examples</artifactId>
-        <version>3.3.5-SNAPSHOT</version>
+        <version>3.3.5</version>
     </parent>
     <groupId>org.apache.juddi</groupId>
     <artifactId>juddi-more-samples</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-examples/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/pom.xml b/juddi-examples/pom.xml
index 98c43b6..a50fa40 100644
--- a/juddi-examples/pom.xml
+++ b/juddi-examples/pom.xml
@@ -15,7 +15,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.juddi.example</groupId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-examples/service-version/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/service-version/pom.xml 
b/juddi-examples/service-version/pom.xml
index 55fe248..bf71b72 100644
--- a/juddi-examples/service-version/pom.xml
+++ b/juddi-examples/service-version/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
        </parent>
        <groupId>org.apache.juddi</groupId>
        <artifactId>service-version</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-examples/simple-browse/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/simple-browse/pom.xml 
b/juddi-examples/simple-browse/pom.xml
index cd6ee1c..28f2d67 100644
--- a/juddi-examples/simple-browse/pom.xml
+++ b/juddi-examples/simple-browse/pom.xml
@@ -19,7 +19,7 @@
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>simple-browse</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-examples/simple-publish-clerk/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/simple-publish-clerk/pom.xml 
b/juddi-examples/simple-publish-clerk/pom.xml
index 5c52bc2..a720933 100644
--- a/juddi-examples/simple-publish-clerk/pom.xml
+++ b/juddi-examples/simple-publish-clerk/pom.xml
@@ -19,7 +19,7 @@
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>simple-publish-clerk</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-examples/simple-publish-portable/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/simple-publish-portable/pom.xml 
b/juddi-examples/simple-publish-portable/pom.xml
index ab7d06c..c9c300d 100644
--- a/juddi-examples/simple-publish-portable/pom.xml
+++ b/juddi-examples/simple-publish-portable/pom.xml
@@ -19,7 +19,7 @@
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>simple-publish-portable</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-examples/subscription-notification-amqp/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/subscription-notification-amqp/pom.xml 
b/juddi-examples/subscription-notification-amqp/pom.xml
index 02f6e0d..b1b27dd 100644
--- a/juddi-examples/subscription-notification-amqp/pom.xml
+++ b/juddi-examples/subscription-notification-amqp/pom.xml
@@ -12,7 +12,7 @@
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
        </parent>
        <artifactId>subscription-notification-amqp</artifactId>
        <name>jUDDI Example AMQP Notifier for Subscription callbacks</name>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-examples/uddi-annotations/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/uddi-annotations/pom.xml 
b/juddi-examples/uddi-annotations/pom.xml
index e96f03a..bdb54c0 100644
--- a/juddi-examples/uddi-annotations/pom.xml
+++ b/juddi-examples/uddi-annotations/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>uddi-annotations</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-examples/uddiv2-api-bridge-example/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/uddiv2-api-bridge-example/pom.xml 
b/juddi-examples/uddiv2-api-bridge-example/pom.xml
index 378cd54..efca1fc 100644
--- a/juddi-examples/uddiv2-api-bridge-example/pom.xml
+++ b/juddi-examples/uddiv2-api-bridge-example/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.juddi.example</groupId>
     <artifactId>juddi-examples</artifactId>
-    <version>3.3.5-SNAPSHOT</version>
+    <version>3.3.5</version>
   </parent>
   <groupId>org.apache.juddi.example</groupId>
   <artifactId>uddiv2-api-bridge-example</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-examples/wsdl2uddi-lifecyle/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/wsdl2uddi-lifecyle/pom.xml 
b/juddi-examples/wsdl2uddi-lifecyle/pom.xml
index c61970d..210f737 100644
--- a/juddi-examples/wsdl2uddi-lifecyle/pom.xml
+++ b/juddi-examples/wsdl2uddi-lifecyle/pom.xml
@@ -19,7 +19,7 @@
   <parent>
      <groupId>org.apache.juddi.example</groupId>
      <artifactId>juddi-examples</artifactId>
-     <version>3.3.5-SNAPSHOT</version>
+     <version>3.3.5</version>
      <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>wsdl2uddi-lifecycle</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-examples/wsdl2uddi/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/wsdl2uddi/pom.xml b/juddi-examples/wsdl2uddi/pom.xml
index feeeea1..6bda5f5 100644
--- a/juddi-examples/wsdl2uddi/pom.xml
+++ b/juddi-examples/wsdl2uddi/pom.xml
@@ -19,7 +19,7 @@
   <parent>
      <groupId>org.apache.juddi.example</groupId>
      <artifactId>juddi-examples</artifactId>
-     <version>3.3.5-SNAPSHOT</version>
+     <version>3.3.5</version>
      <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>wsdl2uddi</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-gui-dsig/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-gui-dsig/pom.xml b/juddi-gui-dsig/pom.xml
index 8455cf4..28e002c 100644
--- a/juddi-gui-dsig/pom.xml
+++ b/juddi-gui-dsig/pom.xml
@@ -12,7 +12,7 @@ language governing permissions and * limitations under the 
License. * */ -->
     <parent>
         <groupId>org.apache.juddi</groupId>
         <artifactId>juddi-parent</artifactId>
-        <version>3.3.5-SNAPSHOT</version>
+        <version>3.3.5</version>
     </parent>
     <artifactId>juddi-gui-dsig</artifactId>
     <name>jUDDI Web Client Digital Signature Applet</name>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-gui/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-gui/pom.xml b/juddi-gui/pom.xml
index ab8b04b..c75ae01 100644
--- a/juddi-gui/pom.xml
+++ b/juddi-gui/pom.xml
@@ -12,7 +12,7 @@ language governing permissions and * limitations under the 
License. * */ -->
     <parent>
         <groupId>org.apache.juddi</groupId>
         <artifactId>juddi-parent</artifactId>
-        <version>3.3.5-SNAPSHOT</version>
+        <version>3.3.5</version>
     </parent>
     <artifactId>juddi-gui-war</artifactId>
     <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-rest-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-rest-cxf/pom.xml b/juddi-rest-cxf/pom.xml
index e7fdc7d..e29f720 100644
--- a/juddi-rest-cxf/pom.xml
+++ b/juddi-rest-cxf/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.juddi</groupId>
         <artifactId>juddi-parent</artifactId>
-        <version>3.3.5-SNAPSHOT</version>
+        <version>3.3.5</version>
     </parent>
     <groupId>org.apache.juddi</groupId>
     <artifactId>juddi-rest-cxf</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddi-tomcat/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-tomcat/pom.xml b/juddi-tomcat/pom.xml
index a28b5d7..120af10 100644
--- a/juddi-tomcat/pom.xml
+++ b/juddi-tomcat/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
        </parent>
        <artifactId>juddi-tomcat</artifactId>
        <name>jUDDI Tomcat Packaging</name>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddiv3-war-repl/pom.xml
----------------------------------------------------------------------
diff --git a/juddiv3-war-repl/pom.xml b/juddiv3-war-repl/pom.xml
index 6f48a07..f873a18 100644
--- a/juddiv3-war-repl/pom.xml
+++ b/juddiv3-war-repl/pom.xml
@@ -12,7 +12,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
        </parent>
        <artifactId>juddiv3-war-repl</artifactId>
        <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/juddiv3-war/pom.xml
----------------------------------------------------------------------
diff --git a/juddiv3-war/pom.xml b/juddiv3-war/pom.xml
index a9cbd05..21d07c3 100644
--- a/juddiv3-war/pom.xml
+++ b/juddiv3-war/pom.xml
@@ -12,7 +12,7 @@ language governing permissions and * limitations under the 
License. * */ -->
     <parent>
         <groupId>org.apache.juddi</groupId>
         <artifactId>juddi-parent</artifactId>
-        <version>3.3.5-SNAPSHOT</version>
+        <version>3.3.5</version>
     </parent>
     <artifactId>juddiv3-war</artifactId>
     <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 58bd0eb..4d1896f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ under the License.
        <packaging>pom</packaging>
        <groupId>org.apache.juddi</groupId>
        <artifactId>juddi-parent</artifactId>
-       <version>3.3.5-SNAPSHOT</version>
+       <version>3.3.5</version>
        <name>jUDDI_v3 Parent</name>
        <description>jUDDI (pronounced "Judy") is an open source Java
         implementation of the Universal Description, Discovery, and
@@ -167,7 +167,7 @@ under the License.
                
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/juddi.git</connection>
                
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/juddi.git</developerConnection>
                
<url>https://git-wip-us.apache.org/repos/asf/juddi.git/?p=juddi.git;a=summary</url>
-               <tag>HEAD</tag>
+               <tag>juddi-3.3.5</tag>
        </scm>
        <build>
                <pluginManagement>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/uddi-client-dist/pom.xml
----------------------------------------------------------------------
diff --git a/uddi-client-dist/pom.xml b/uddi-client-dist/pom.xml
index 3acb2c9..9730bc0 100644
--- a/uddi-client-dist/pom.xml
+++ b/uddi-client-dist/pom.xml
@@ -12,7 +12,7 @@ language governing permissions and * limitations under the 
License. * */ -->
     <parent>
         <groupId>org.apache.juddi</groupId>
         <artifactId>juddi-parent</artifactId>
-        <version>3.3.5-SNAPSHOT</version>
+        <version>3.3.5</version>
     </parent>
     <artifactId>uddi-client-dist</artifactId>
     <name>UDDI Client Distribution Assembly</name>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/uddi-migration-tool/pom.xml
----------------------------------------------------------------------
diff --git a/uddi-migration-tool/pom.xml b/uddi-migration-tool/pom.xml
index 11a720e..d6a0e03 100644
--- a/uddi-migration-tool/pom.xml
+++ b/uddi-migration-tool/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
        </parent>
        
        <groupId>org.apache.juddi</groupId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/uddi-tck-base/pom.xml
----------------------------------------------------------------------
diff --git a/uddi-tck-base/pom.xml b/uddi-tck-base/pom.xml
index 68a1739..a2e2ac9 100644
--- a/uddi-tck-base/pom.xml
+++ b/uddi-tck-base/pom.xml
@@ -19,7 +19,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
        </parent>
        <artifactId>uddi-tck-base</artifactId>
        <packaging>bundle</packaging>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/uddi-tck-runner/pom.xml
----------------------------------------------------------------------
diff --git a/uddi-tck-runner/pom.xml b/uddi-tck-runner/pom.xml
index bfb3436..c46ca8d 100644
--- a/uddi-tck-runner/pom.xml
+++ b/uddi-tck-runner/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.juddi</groupId>
     <artifactId>juddi-parent</artifactId>
-    <version>3.3.5-SNAPSHOT</version>
+    <version>3.3.5</version>
   </parent>
   <artifactId>uddi-tck-runner</artifactId>
   <name>UDDI TCK Test Runner</name>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/uddi-tck/pom.xml
----------------------------------------------------------------------
diff --git a/uddi-tck/pom.xml b/uddi-tck/pom.xml
index 62e0d1c..80454b3 100644
--- a/uddi-tck/pom.xml
+++ b/uddi-tck/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</version>
        </parent>
        <artifactId>uddi-tck</artifactId>
        <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/juddi/blob/2f867d52/uddi-ws/pom.xml
----------------------------------------------------------------------
diff --git a/uddi-ws/pom.xml b/uddi-ws/pom.xml
index c3d2102..2b2fa5c 100644
--- a/uddi-ws/pom.xml
+++ b/uddi-ws/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.3.5-SNAPSHOT</version>
+               <version>3.3.5</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