Repository: juddi Updated Branches: refs/heads/master 95a963c69 -> e6a4c2fb4
[maven-release-plugin] rollback the release of juddi-parent-3.3.2 Project: http://git-wip-us.apache.org/repos/asf/juddi/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/e6a4c2fb Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/e6a4c2fb Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/e6a4c2fb Branch: refs/heads/master Commit: e6a4c2fb4375a1a8acc87ed7e1d3486df6fc5350 Parents: 95a963c Author: Alex <[email protected]> Authored: Sun Nov 8 18:09:56 2015 -0500 Committer: Alex <[email protected]> Committed: Sun Nov 8 18:09:56 2015 -0500 ---------------------------------------------------------------------- juddi-client-cli/pom.xml | 4 ++-- juddi-client-plugins/pom.xml | 2 +- juddi-client/pom.xml | 2 +- juddi-core-openjpa/pom.xml | 2 +- juddi-core/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 | 4 ++-- 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 | 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 | 2 +- uddi-migration-tool/pom.xml | 2 +- uddi-tck-base/pom.xml | 2 +- uddi-ws/pom.xml | 2 +- 30 files changed, 33 insertions(+), 33 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/juddi-client-cli/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-client-cli/pom.xml b/juddi-client-cli/pom.xml index e1a30a5..1a02c7c 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> </parent> <groupId>org.apache.juddi</groupId> <artifactId>juddi-client-cli</artifactId> - <version>3.3.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> <packaging>bundle</packaging> <name>jUDDI CLI Client</name> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/juddi-client-plugins/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-client-plugins/pom.xml b/juddi-client-plugins/pom.xml index 0436e66..b19a33e 100644 --- a/juddi-client-plugins/pom.xml +++ b/juddi-client-plugins/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.juddi</groupId> <artifactId>juddi-parent</artifactId> - <version>3.3.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> </parent> <groupId>org.apache.juddi.client.plugins</groupId> <artifactId>juddi-client-plugins</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/juddi-client/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-client/pom.xml b/juddi-client/pom.xml index 5138cae..ebddfe4 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> </parent> <artifactId>juddi-client</artifactId> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/juddi-core-openjpa/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-core-openjpa/pom.xml b/juddi-core-openjpa/pom.xml index d0bd07f..6fa83c8 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> </parent> <artifactId>juddi-core-openjpa</artifactId> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/juddi-core/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-core/pom.xml b/juddi-core/pom.xml index af2c0d3..5942487 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> </parent> <artifactId>juddi-core</artifactId> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/juddi-examples/ValueSetValidator/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-examples/ValueSetValidator/pom.xml b/juddi-examples/ValueSetValidator/pom.xml index 8341533..0c14d49 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> </parent> <artifactId>example-vsv-validator</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/juddi-examples/create-partition/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-examples/create-partition/pom.xml b/juddi-examples/create-partition/pom.xml index 8562d37..99f12f8 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>create-partition</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/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 da240b9..261eefc 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>hello-world-embedded</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/juddi-examples/hello-world/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-examples/hello-world/pom.xml b/juddi-examples/hello-world/pom.xml index e7cb3ad..df98f91 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>hello-world</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/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 a44d84f..7426a46 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> </parent> <groupId>org.apache.juddi</groupId> <artifactId>juddi-more-samples</artifactId> - <version>3.3.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</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/e6a4c2fb/juddi-examples/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-examples/pom.xml b/juddi-examples/pom.xml index 270baa8..d1a0074 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.juddi.example</groupId> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/juddi-examples/service-version/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-examples/service-version/pom.xml b/juddi-examples/service-version/pom.xml index 1024878..e4ecef6 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> </parent> <groupId>org.apache.juddi</groupId> <artifactId>service-version</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/juddi-examples/simple-browse/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-examples/simple-browse/pom.xml b/juddi-examples/simple-browse/pom.xml index b07bd31..6179b76 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>simple-browse</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/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 c665fba..bd729bd 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>simple-publish-clerk</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/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 b05113c..9c04a46 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>simple-publish-portable</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/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 6975f61..7c004fb 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> </parent> <artifactId>subscription-notification-amqp</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/juddi-examples/uddi-annotations/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-examples/uddi-annotations/pom.xml b/juddi-examples/uddi-annotations/pom.xml index e8cf03b..86f14f0 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>uddi-annotations</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/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 203c62b..e5208ed 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> </parent> <groupId>org.apache.juddi.example</groupId> <artifactId>uddiv2-api-bridge-example</artifactId> - <version>3.3.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</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/e6a4c2fb/juddi-examples/wsdl2uddi-lifecyle/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-examples/wsdl2uddi-lifecyle/pom.xml b/juddi-examples/wsdl2uddi-lifecyle/pom.xml index d0427a1..6b4752a 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wsdl2uddi-lifecycle</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/juddi-examples/wsdl2uddi/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-examples/wsdl2uddi/pom.xml b/juddi-examples/wsdl2uddi/pom.xml index c0f698d..39aa605 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wsdl2uddi</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/juddi-gui-dsig/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-gui-dsig/pom.xml b/juddi-gui-dsig/pom.xml index 7f1b5e1..033bd94 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</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/e6a4c2fb/juddi-gui/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-gui/pom.xml b/juddi-gui/pom.xml index c202972..3f1c703 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> </parent> <artifactId>juddi-gui-war</artifactId> <packaging>war</packaging> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/juddi-rest-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-rest-cxf/pom.xml b/juddi-rest-cxf/pom.xml index f638462..6a14ac8 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> </parent> <groupId>org.apache.juddi</groupId> <artifactId>juddi-rest-cxf</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/juddi-tomcat/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-tomcat/pom.xml b/juddi-tomcat/pom.xml index 539ed5b..5795ab8 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> </parent> <artifactId>juddi-tomcat</artifactId> <name>jUDDI Tomcat Packaging</name> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/juddiv3-war-repl/pom.xml ---------------------------------------------------------------------- diff --git a/juddiv3-war-repl/pom.xml b/juddiv3-war-repl/pom.xml index 9211a12..69605d3 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> </parent> <artifactId>juddiv3-war-repl</artifactId> <packaging>war</packaging> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/juddiv3-war/pom.xml ---------------------------------------------------------------------- diff --git a/juddiv3-war/pom.xml b/juddiv3-war/pom.xml index 0e30c78..83986df 100644 --- a/juddiv3-war/pom.xml +++ b/juddiv3-war/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.juddi</groupId> <artifactId>juddi-parent</artifactId> - <version>3.3.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> </parent> <artifactId>juddiv3-war</artifactId> <packaging>war</packaging> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1ed9af1..2794fce 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> <name>jUDDI_v3 Parent</name> <description>jUDDI (pronounced "Judy") is an open source Java implementation of the Universal Description, Discovery, and http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/uddi-migration-tool/pom.xml ---------------------------------------------------------------------- diff --git a/uddi-migration-tool/pom.xml b/uddi-migration-tool/pom.xml index fb0ff41..3858de3 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> </parent> <groupId>org.apache.juddi</groupId> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/uddi-tck-base/pom.xml ---------------------------------------------------------------------- diff --git a/uddi-tck-base/pom.xml b/uddi-tck-base/pom.xml index c9ad702..dd89126 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> </parent> <artifactId>uddi-tck-base</artifactId> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/juddi/blob/e6a4c2fb/uddi-ws/pom.xml ---------------------------------------------------------------------- diff --git a/uddi-ws/pom.xml b/uddi-ws/pom.xml index 378e4a7..3df7492 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.3-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> </parent> <artifactId>uddi-ws</artifactId> <packaging>bundle</packaging> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
