This is an automated email from the ASF dual-hosted git repository.

alexoree pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juddi.git


The following commit(s) were added to refs/heads/master by this push:
     new 372e2a5  [maven-release-plugin] prepare for next development iteration
372e2a5 is described below

commit 372e2a5dfae67bf48c4c89686977ac0bf814b800
Author: Alex O'Ree <[email protected]>
AuthorDate: Sat Mar 7 16:49:52 2020 -0500

    [maven-release-plugin] prepare for next development iteration
---
 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/juddi-embedded/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 +-
 40 files changed, 42 insertions(+), 42 deletions(-)

diff --git a/docs/asciidoc/ClientGuide/pom.xml 
b/docs/asciidoc/ClientGuide/pom.xml
index 193da5b..98430c5 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.8</version>
+        <version>3.3.9-SNAPSHOT</version>
     </parent>
     <artifactId>juddi-client-guide</artifactId>
     <packaging>jdocbook</packaging>
diff --git a/docs/asciidoc/Guide/pom.xml b/docs/asciidoc/Guide/pom.xml
index 963d52c..48b17b7 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.8</version>
+        <version>3.3.9-SNAPSHOT</version>
     </parent>
     <artifactId>juddi-guide</artifactId>
     <packaging>jdocbook</packaging>
diff --git a/docs/asciidoc/pom.xml b/docs/asciidoc/pom.xml
index 86ef1f0..3494896 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.8</version>
+        <version>3.3.9-SNAPSHOT</version>
     </parent>
        <packaging>pom</packaging>
        <groupId>org.apache.juddi.juddi-docs</groupId>
diff --git a/docs/dist/pom.xml b/docs/dist/pom.xml
index 8a050df..bb32a36 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.8</version>
+               <version>3.3.9-SNAPSHOT</version>
        </parent>
        <artifactId>juddi-docs-dist</artifactId>
        <name>jUDDI Document Packaging</name>
diff --git a/docs/pom.xml b/docs/pom.xml
index f656d3a..991c2a7 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.8</version>
+               <version>3.3.9-SNAPSHOT</version>
        </parent>
        <groupId>org.apache.juddi.juddi-docs</groupId>
        <artifactId>juddi-docs</artifactId>
diff --git a/juddi-client-cli/pom.xml b/juddi-client-cli/pom.xml
index 61c0164..7b81e33 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.8</version>
+        <version>3.3.9-SNAPSHOT</version>
     </parent> 
     <groupId>org.apache.juddi</groupId>
     <artifactId>juddi-client-cli</artifactId>
-    <version>3.3.8</version>
+    <version>3.3.9-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>jUDDI CLI Client</name>
diff --git a/juddi-client/pom.xml b/juddi-client/pom.xml
index 2770ad6..6eca323 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.8</version>
+               <version>3.3.9-SNAPSHOT</version>
        </parent> 
        <artifactId>juddi-client</artifactId>
        <packaging>bundle</packaging>
diff --git a/juddi-core-openjpa/pom.xml b/juddi-core-openjpa/pom.xml
index b0c1846..7f39da1 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.8</version>
+        <version>3.3.9-SNAPSHOT</version>
     </parent>
     <artifactId>juddi-core-openjpa</artifactId>
     <packaging>bundle</packaging>
diff --git a/juddi-core/pom.xml b/juddi-core/pom.xml
index 876da16..9462ce1 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.8</version>
+        <version>3.3.9-SNAPSHOT</version>
     </parent>
     <artifactId>juddi-core</artifactId>
     <packaging>bundle</packaging>
diff --git a/juddi-ddl-generator/pom.xml b/juddi-ddl-generator/pom.xml
index d39bd0c..7906425 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.8</version>
+        <version>3.3.9-SNAPSHOT</version>
     </parent>
     <artifactId>juddi-ddl-generator</artifactId>
     <name>juddi-ddl-generator</name>
diff --git a/juddi-dist/pom.xml b/juddi-dist/pom.xml
index f44525a..73aa490 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.8</version>
+               <version>3.3.9-SNAPSHOT</version>
        </parent>
        <artifactId>juddi-dist</artifactId>
        <name>jUDDI Distribution Assembly</name>
diff --git a/juddi-examples/ValueSetValidator/pom.xml 
b/juddi-examples/ValueSetValidator/pom.xml
index 8ccd239..78e2569 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.8</version>
+               <version>3.3.9-SNAPSHOT</version>
        </parent>
 
        <artifactId>example-vsv-validator</artifactId>
diff --git a/juddi-examples/create-partition/pom.xml 
b/juddi-examples/create-partition/pom.xml
index 5ba976c..347072b 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.8</version>
+               <version>3.3.9-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>create-partition</artifactId>
diff --git a/juddi-examples/hello-world-embedded/pom.xml 
b/juddi-examples/hello-world-embedded/pom.xml
index cd2e643..a2a801f 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.8</version>
+               <version>3.3.9-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>hello-world-embedded</artifactId>
diff --git a/juddi-examples/hello-world/pom.xml 
b/juddi-examples/hello-world/pom.xml
index f31cd93..dfd879d 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.8</version>
+               <version>3.3.9-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>hello-world</artifactId>
diff --git a/juddi-examples/juddi-embedded/pom.xml 
b/juddi-examples/juddi-embedded/pom.xml
index 373a43b..308b360 100644
--- a/juddi-examples/juddi-embedded/pom.xml
+++ b/juddi-examples/juddi-embedded/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.juddi.example</groupId>
         <artifactId>juddi-examples</artifactId>
-        <version>3.3.8</version>
+        <version>3.3.9-SNAPSHOT</version>
     </parent>
     <artifactId>juddi-embedded</artifactId>
     <packaging>jar</packaging>
diff --git a/juddi-examples/more-uddi-samples/pom.xml 
b/juddi-examples/more-uddi-samples/pom.xml
index ade17f6..f343b8c 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.8</version>
+        <version>3.3.9-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.juddi</groupId>
     <artifactId>juddi-more-samples</artifactId>
diff --git a/juddi-examples/pom.xml b/juddi-examples/pom.xml
index 8e934c1..655d00f 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.8</version>
+               <version>3.3.9-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.juddi.example</groupId>
diff --git a/juddi-examples/service-version/pom.xml 
b/juddi-examples/service-version/pom.xml
index 33caec2..ed24709 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.8</version>
+               <version>3.3.9-SNAPSHOT</version>
        </parent>
        <groupId>org.apache.juddi</groupId>
        <artifactId>service-version</artifactId>
diff --git a/juddi-examples/simple-browse/pom.xml 
b/juddi-examples/simple-browse/pom.xml
index a95a9fc..5c623c3 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.8</version>
+               <version>3.3.9-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>simple-browse</artifactId>
diff --git a/juddi-examples/simple-publish-clerk/pom.xml 
b/juddi-examples/simple-publish-clerk/pom.xml
index 4922a2b..ff4c495 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.8</version>
+               <version>3.3.9-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>simple-publish-clerk</artifactId>
diff --git a/juddi-examples/simple-publish-portable/pom.xml 
b/juddi-examples/simple-publish-portable/pom.xml
index 3ab2bae..9a57688 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.8</version>
+               <version>3.3.9-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>simple-publish-portable</artifactId>
diff --git a/juddi-examples/subscription-notification-amqp/pom.xml 
b/juddi-examples/subscription-notification-amqp/pom.xml
index 4a3106a..863cea6 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.8</version>
+               <version>3.3.9-SNAPSHOT</version>
        </parent>
        <artifactId>subscription-notification-amqp</artifactId>
        <name>jUDDI Example AMQP Notifier for Subscription callbacks</name>
diff --git a/juddi-examples/uddi-annotations/pom.xml 
b/juddi-examples/uddi-annotations/pom.xml
index b6a1d15..4882901 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.8</version>
+               <version>3.3.9-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>uddi-annotations</artifactId>
diff --git a/juddi-examples/uddiv2-api-bridge-example/pom.xml 
b/juddi-examples/uddiv2-api-bridge-example/pom.xml
index 7410b51..8f54565 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.8</version>
+    <version>3.3.9-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.juddi.example</groupId>
   <artifactId>uddiv2-api-bridge-example</artifactId>
diff --git a/juddi-examples/wsdl2uddi-lifecyle/pom.xml 
b/juddi-examples/wsdl2uddi-lifecyle/pom.xml
index b7ea793..b77ee77 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.8</version>
+     <version>3.3.9-SNAPSHOT</version>
      <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>wsdl2uddi-lifecycle</artifactId>
diff --git a/juddi-examples/wsdl2uddi/pom.xml b/juddi-examples/wsdl2uddi/pom.xml
index 82a4c44..54a772e 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.8</version>
+     <version>3.3.9-SNAPSHOT</version>
      <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>wsdl2uddi</artifactId>
diff --git a/juddi-gui-dsig/pom.xml b/juddi-gui-dsig/pom.xml
index efead49..c224ec0 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.8</version>
+        <version>3.3.9-SNAPSHOT</version>
     </parent>
     <artifactId>juddi-gui-dsig</artifactId>
     <name>jUDDI Web Client Digital Signature Applet</name>
diff --git a/juddi-gui/pom.xml b/juddi-gui/pom.xml
index ee3e298..733865a 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.8</version>
+        <version>3.3.9-SNAPSHOT</version>
     </parent>
     <artifactId>juddi-gui-war</artifactId>
     <packaging>war</packaging>
diff --git a/juddi-rest-cxf/pom.xml b/juddi-rest-cxf/pom.xml
index 7756a30..59688cd 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.8</version>
+        <version>3.3.9-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.juddi</groupId>
     <artifactId>juddi-rest-cxf</artifactId>
diff --git a/juddi-tomcat/pom.xml b/juddi-tomcat/pom.xml
index 6a3684a..f4820cd 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.8</version>
+        <version>3.3.9-SNAPSHOT</version>
     </parent>
     <artifactId>juddi-tomcat</artifactId>
     <name>jUDDI Tomcat Packaging</name>
diff --git a/juddiv3-war-repl/pom.xml b/juddiv3-war-repl/pom.xml
index 0f074f8..e7c1fe1 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.8</version>
+               <version>3.3.9-SNAPSHOT</version>
        </parent>
        <artifactId>juddiv3-war-repl</artifactId>
        <packaging>war</packaging>
diff --git a/juddiv3-war/pom.xml b/juddiv3-war/pom.xml
index 79a7b8e..a245e58 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.8</version>
+        <version>3.3.9-SNAPSHOT</version>
     </parent>
     <artifactId>juddiv3-war</artifactId>
     <packaging>war</packaging>
diff --git a/pom.xml b/pom.xml
index 4a28b82..6d8aef0 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.8</version>
+       <version>3.3.9-SNAPSHOT</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://gitbox.apache.org/repos/asf/juddi.git</connection>
                
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/juddi.git</developerConnection>
                
<url>https://gitbox.apache.org/repos/asf/juddi.git/?p=juddi.git;a=summary</url>
-               <tag>juddi-3.3.8</tag>
+               <tag>HEAD</tag>
        </scm>
        <build>
                <pluginManagement>
diff --git a/uddi-client-dist/pom.xml b/uddi-client-dist/pom.xml
index cfae0b6..12d3db3 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.8</version>
+        <version>3.3.9-SNAPSHOT</version>
     </parent>
     <artifactId>uddi-client-dist</artifactId>
     <name>UDDI Client Distribution Assembly</name>
diff --git a/uddi-migration-tool/pom.xml b/uddi-migration-tool/pom.xml
index 9245e31..2b5a720 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.8</version>
+               <version>3.3.9-SNAPSHOT</version>
        </parent>
        
        <groupId>org.apache.juddi</groupId>
diff --git a/uddi-tck-base/pom.xml b/uddi-tck-base/pom.xml
index 0f4e71d..ff5ad6b 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.8</version>
+               <version>3.3.9-SNAPSHOT</version>
        </parent>
        <artifactId>uddi-tck-base</artifactId>
        <packaging>bundle</packaging>
diff --git a/uddi-tck-runner/pom.xml b/uddi-tck-runner/pom.xml
index 53fe8bc..2f5995a 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.8</version>
+    <version>3.3.9-SNAPSHOT</version>
   </parent>
   <artifactId>uddi-tck-runner</artifactId>
   <name>UDDI TCK Test Runner</name>
diff --git a/uddi-tck/pom.xml b/uddi-tck/pom.xml
index 87b0e32..a9000a8 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.8</version>
+               <version>3.3.9-SNAPSHOT</version>
        </parent>
        <artifactId>uddi-tck</artifactId>
        <packaging>jar</packaging>
diff --git a/uddi-ws/pom.xml b/uddi-ws/pom.xml
index 1054128..c7dfb55 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.8</version>
+               <version>3.3.9-SNAPSHOT</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