You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by al...@apache.org on 2017/02/05 01:35:13 UTC

[4/5] juddi git commit: Revert "[maven-release-plugin] prepare for next development iteration"

Revert "[maven-release-plugin] prepare for next development iteration"

This reverts commit 706fd1ecd12ad1e67ead7d91909f22921eb5ee48.


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

Branch: refs/heads/master
Commit: 7806c924df870f5c4e5e6651ddbb990420eb63eb
Parents: 26b9446
Author: Alex O'Ree <al...@apache.org>
Authored: Sat Feb 4 20:34:56 2017 -0500
Committer: Alex O'Ree <al...@apache.org>
Committed: Sat Feb 4 20:34:56 2017 -0500

----------------------------------------------------------------------
 juddi-client-cli/pom.xml                              |  4 ++--
 juddi-client-plugins/pom.xml                          |  4 ++--
 juddi-client/pom.xml                                  |  2 +-
 juddi-core-openjpa/pom.xml                            |  2 +-
 juddi-core/pom.xml                                    |  2 +-
 juddi-examples/ValueSetValidator/pom.xml              | 10 +++++-----
 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              |  4 ++--
 juddi-examples/pom.xml                                |  2 +-
 juddi-examples/service-version/pom.xml                |  6 +++---
 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 |  4 ++--
 juddi-examples/uddi-annotations/pom.xml               |  2 +-
 juddi-examples/uddiv2-api-bridge-example/pom.xml      |  4 ++--
 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-migration-tool/pom.xml                           |  2 +-
 uddi-tck-base/pom.xml                                 |  2 +-
 uddi-ws/pom.xml                                       |  2 +-
 30 files changed, 42 insertions(+), 42 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/juddi-client-cli/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-client-cli/pom.xml b/juddi-client-cli/pom.xml
index 9340343..6d8ac70 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.4</version>
     </parent> 
     <groupId>org.apache.juddi</groupId>
     <artifactId>juddi-client-cli</artifactId>
-    <version>3.3.5-SNAPSHOT</version>
+    <version>3.3.4</version>
     <packaging>bundle</packaging>
 
     <name>jUDDI CLI Client</name>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/juddi-client-plugins/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-client-plugins/pom.xml b/juddi-client-plugins/pom.xml
index 71f01fd..955ad16 100644
--- a/juddi-client-plugins/pom.xml
+++ b/juddi-client-plugins/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.4</version>
   </parent>
   <groupId>org.apache.juddi.client.plugins</groupId>
   <artifactId>juddi-client-plugins</artifactId>
-  <version>3.3.5-SNAPSHOT</version>
+  <version>3.3.4</version>
   <name>juddi-client-plugins</name>
   <url>http://maven.apache.org</url>
   <properties>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/juddi-client/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-client/pom.xml b/juddi-client/pom.xml
index c625f80..9f4087d 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.4</version>
 	</parent> 
 	<artifactId>juddi-client</artifactId>
 	<packaging>bundle</packaging>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/juddi-core-openjpa/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-core-openjpa/pom.xml b/juddi-core-openjpa/pom.xml
index 3b4f6d3..861de88 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.4</version>
     </parent>
     <artifactId>juddi-core-openjpa</artifactId>
     <packaging>bundle</packaging>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/juddi-core/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-core/pom.xml b/juddi-core/pom.xml
index ab5cce3..29b5e34 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.4</version>
     </parent>
     <artifactId>juddi-core</artifactId>
     <packaging>bundle</packaging>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/juddi-examples/ValueSetValidator/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/ValueSetValidator/pom.xml b/juddi-examples/ValueSetValidator/pom.xml
index 3169785..587f413 100644
--- a/juddi-examples/ValueSetValidator/pom.xml
+++ b/juddi-examples/ValueSetValidator/pom.xml
@@ -12,30 +12,30 @@
 	<parent>
 		<groupId>org.apache.juddi.example</groupId>
 		<artifactId>juddi-examples</artifactId>
-		<version>3.3.5-SNAPSHOT</version>
+		<version>3.3.4</version>
 	</parent>
 
 	<artifactId>example-vsv-validator</artifactId>
-	<version>3.3.5-SNAPSHOT</version>
+	<version>3.3.4</version>
 	<name>jUDDI Example Value Set Validator</name>
 	<dependencies>
 		<dependency>
 			<groupId>org.apache.juddi</groupId>
 			<artifactId>uddi-ws</artifactId>
-			<version>3.3.5-SNAPSHOT</version>
+			<version>3.3.4</version>
 			<scope>provided</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.juddi</groupId>
 			<artifactId>juddi-client</artifactId>
-			<version>3.3.5-SNAPSHOT</version>
+			<version>3.3.4</version>
 			<scope>provided</scope>
 		</dependency>
 	
 		<dependency>
 			<groupId>org.apache.juddi</groupId>
 			<artifactId>juddi-core</artifactId>
-			<version>3.3.5-SNAPSHOT</version>
+			<version>3.3.4</version>
 			<scope>provided</scope>
 		</dependency>
 	</dependencies>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/juddi-examples/create-partition/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/create-partition/pom.xml b/juddi-examples/create-partition/pom.xml
index 469767e..34e0606 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.4</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>create-partition</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/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..f85c344 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.4</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>hello-world-embedded</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/juddi-examples/hello-world/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/hello-world/pom.xml b/juddi-examples/hello-world/pom.xml
index ac74492..8b292d6 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.4</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>hello-world</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/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 e9181d9..1052ff1 100644
--- a/juddi-examples/more-uddi-samples/pom.xml
+++ b/juddi-examples/more-uddi-samples/pom.xml
@@ -20,11 +20,11 @@
     <parent>
         <groupId>org.apache.juddi.example</groupId>
         <artifactId>juddi-examples</artifactId>
-        <version>3.3.5-SNAPSHOT</version>
+        <version>3.3.4</version>
     </parent>
     <groupId>org.apache.juddi</groupId>
     <artifactId>juddi-more-samples</artifactId>
-    <version>3.3.5-SNAPSHOT</version>
+    <version>3.3.4</version>
     <name>jUDDI Even More Examples and Samples</name>
     <url>http://maven.apache.org</url>
     <properties>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/juddi-examples/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/pom.xml b/juddi-examples/pom.xml
index 98c43b6..de4d118 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.4</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<groupId>org.apache.juddi.example</groupId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/juddi-examples/service-version/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/service-version/pom.xml b/juddi-examples/service-version/pom.xml
index 3c1fbc8..fb5513e 100644
--- a/juddi-examples/service-version/pom.xml
+++ b/juddi-examples/service-version/pom.xml
@@ -20,11 +20,11 @@
 	<parent>
 		<groupId>org.apache.juddi.example</groupId>
 		<artifactId>juddi-examples</artifactId>
-		<version>3.3.5-SNAPSHOT</version>
+		<version>3.3.4</version>
 	</parent>
 	<groupId>org.apache.juddi</groupId>
 	<artifactId>service-version</artifactId>
-	<version>3.3.4-SNAPSHOP</version>
+	<version>3.3.4</version>
 	<name>jUDDI Example Service Versioning</name>
 	<url>http://maven.apache.org</url>
 	<properties>
@@ -39,7 +39,7 @@
 		<dependency>
 			<groupId>${project.groupId}</groupId>
 			<artifactId>juddi-client</artifactId>
-			<version>3.3.5-SNAPSHOT</version>
+			<version>${project.parent.version}</version>
 		</dependency>
 	</dependencies>
 	<build>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/juddi-examples/simple-browse/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/simple-browse/pom.xml b/juddi-examples/simple-browse/pom.xml
index cd6ee1c..f41449c 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.4</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>simple-browse</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/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..9bc5d89 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.4</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>simple-publish-clerk</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/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..3e44faa 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.4</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>simple-publish-portable</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/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 f301909..f6cd3ef 100644
--- a/juddi-examples/subscription-notification-amqp/pom.xml
+++ b/juddi-examples/subscription-notification-amqp/pom.xml
@@ -12,11 +12,11 @@
 	<parent>
 		<groupId>org.apache.juddi.example</groupId>
 		<artifactId>juddi-examples</artifactId>
-		<version>3.3.5-SNAPSHOT</version>
+		<version>3.3.4</version>
 	</parent>
 
 	<artifactId>subscription-notification-amqp</artifactId>
-	<version>3.3.5-SNAPSHOT</version>
+	<version>3.3.4</version>
 	<name>jUDDI Example AMQP Notifier for Subscription callbacks</name>
 	<description>Demonstrates how to write a custom notifier for subscriptions</description>
 	<dependencies>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/juddi-examples/uddi-annotations/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/uddi-annotations/pom.xml b/juddi-examples/uddi-annotations/pom.xml
index e96f03a..564788a 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.4</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>uddi-annotations</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/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 2833c13..0b88967 100644
--- a/juddi-examples/uddiv2-api-bridge-example/pom.xml
+++ b/juddi-examples/uddiv2-api-bridge-example/pom.xml
@@ -20,11 +20,11 @@
   <parent>
     <groupId>org.apache.juddi.example</groupId>
     <artifactId>juddi-examples</artifactId>
-    <version>3.3.5-SNAPSHOT</version>
+    <version>3.3.4</version>
   </parent>
   <groupId>org.apache.juddi.example</groupId>
   <artifactId>uddiv2-api-bridge-example</artifactId>
-  <version>3.3.5-SNAPSHOT</version>
+  <version>3.3.4</version>
   <name>jUDDI Example Access UDDIv2 using Transport Adapter</name>
   <url>http://maven.apache.org</url>
   <properties>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/juddi-examples/wsdl2uddi-lifecyle/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/wsdl2uddi-lifecyle/pom.xml b/juddi-examples/wsdl2uddi-lifecyle/pom.xml
index c61970d..e11214b 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.4</version>
      <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>wsdl2uddi-lifecycle</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/juddi-examples/wsdl2uddi/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-examples/wsdl2uddi/pom.xml b/juddi-examples/wsdl2uddi/pom.xml
index feeeea1..a6221dd 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.4</version>
      <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>wsdl2uddi</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/juddi-gui-dsig/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-gui-dsig/pom.xml b/juddi-gui-dsig/pom.xml
index 8455cf4..b6bf8d2 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.4</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/7806c924/juddi-gui/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-gui/pom.xml b/juddi-gui/pom.xml
index 268110e..8608564 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.4</version>
     </parent>
     <artifactId>juddi-gui-war</artifactId>
     <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/juddi-rest-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-rest-cxf/pom.xml b/juddi-rest-cxf/pom.xml
index e7fdc7d..b6d6bb1 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.4</version>
     </parent>
     <groupId>org.apache.juddi</groupId>
     <artifactId>juddi-rest-cxf</artifactId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/juddi-tomcat/pom.xml
----------------------------------------------------------------------
diff --git a/juddi-tomcat/pom.xml b/juddi-tomcat/pom.xml
index 8043188..24099e8 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.4</version>
 	</parent>
 	<artifactId>juddi-tomcat</artifactId>
 	<name>jUDDI Tomcat Packaging</name>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/juddiv3-war-repl/pom.xml
----------------------------------------------------------------------
diff --git a/juddiv3-war-repl/pom.xml b/juddiv3-war-repl/pom.xml
index c64edb5..48148a4 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.4</version>
 	</parent>
 	<artifactId>juddiv3-war-repl</artifactId>
 	<packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/juddiv3-war/pom.xml
----------------------------------------------------------------------
diff --git a/juddiv3-war/pom.xml b/juddiv3-war/pom.xml
index 1424861..84a45d5 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.4</version>
     </parent>
     <artifactId>juddiv3-war</artifactId>
     <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1e80c8e..516c6fd 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.4</version>
     <name>jUDDI_v3 Parent</name>
     <description>jUDDI (pronounced "Judy") is an open source Java
         implementation of the Universal Description, Discovery, and
@@ -163,7 +163,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.4</tag>
     </scm>
     <build>
         <pluginManagement>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/uddi-migration-tool/pom.xml
----------------------------------------------------------------------
diff --git a/uddi-migration-tool/pom.xml b/uddi-migration-tool/pom.xml
index 11a720e..c240aad 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.4</version>
 	</parent>
 	
 	<groupId>org.apache.juddi</groupId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/uddi-tck-base/pom.xml
----------------------------------------------------------------------
diff --git a/uddi-tck-base/pom.xml b/uddi-tck-base/pom.xml
index 68a1739..0c9f2c1 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.4</version>
 	</parent>
 	<artifactId>uddi-tck-base</artifactId>
 	<packaging>bundle</packaging>

http://git-wip-us.apache.org/repos/asf/juddi/blob/7806c924/uddi-ws/pom.xml
----------------------------------------------------------------------
diff --git a/uddi-ws/pom.xml b/uddi-ws/pom.xml
index c3d2102..529ce00 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.4</version>
 	</parent>
 	<artifactId>uddi-ws</artifactId>
 	<packaging>bundle</packaging>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org