Repository: juddi Updated Branches: refs/heads/master 4f8e05c7a -> 515bf231f
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/juddi/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/515bf231 Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/515bf231 Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/515bf231 Branch: refs/heads/master Commit: 515bf231fe0b57bee2573f30ff3e6f32094d4558 Parents: 4f8e05c Author: Alex O'Ree <[email protected]> Authored: Sat Dec 1 18:44:53 2018 -0500 Committer: Alex O'Ree <[email protected]> Committed: Sat Dec 1 18:44:53 2018 -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/515bf231/docs/asciidoc/ClientGuide/pom.xml ---------------------------------------------------------------------- diff --git a/docs/asciidoc/ClientGuide/pom.xml b/docs/asciidoc/ClientGuide/pom.xml index 2810c72..546044d 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <artifactId>juddi-client-guide</artifactId> <packaging>jdocbook</packaging> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/docs/asciidoc/Guide/pom.xml ---------------------------------------------------------------------- diff --git a/docs/asciidoc/Guide/pom.xml b/docs/asciidoc/Guide/pom.xml index 242f00d..8d6ad41 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <artifactId>juddi-guide</artifactId> <packaging>jdocbook</packaging> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/docs/asciidoc/pom.xml ---------------------------------------------------------------------- diff --git a/docs/asciidoc/pom.xml b/docs/asciidoc/pom.xml index d1c321f..c26cac7 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <packaging>pom</packaging> <groupId>org.apache.juddi.juddi-docs</groupId> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/docs/dist/pom.xml ---------------------------------------------------------------------- diff --git a/docs/dist/pom.xml b/docs/dist/pom.xml index 8403e43..7e16330 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <artifactId>juddi-docs-dist</artifactId> <name>jUDDI Document Packaging</name> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 54df91c..c7ae90d 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <groupId>org.apache.juddi.juddi-docs</groupId> <artifactId>juddi-docs</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/juddi-client-cli/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-client-cli/pom.xml b/juddi-client-cli/pom.xml index 4b4bfd5..7bc3949 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <groupId>org.apache.juddi</groupId> <artifactId>juddi-client-cli</artifactId> - <version>3.3.6</version> + <version>3.3.7-SNAPSHOT</version> <packaging>jar</packaging> <name>jUDDI CLI Client</name> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/juddi-client/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-client/pom.xml b/juddi-client/pom.xml index 57d6538..f28ac19 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <artifactId>juddi-client</artifactId> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/juddi-core-openjpa/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-core-openjpa/pom.xml b/juddi-core-openjpa/pom.xml index 794166b..e8bc864 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <artifactId>juddi-core-openjpa</artifactId> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/juddi-core/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-core/pom.xml b/juddi-core/pom.xml index a2f163f..7aab1e0 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <artifactId>juddi-core</artifactId> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/juddi-ddl-generator/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-ddl-generator/pom.xml b/juddi-ddl-generator/pom.xml index 79029a6..0cdedf2 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <artifactId>juddi-ddl-generator</artifactId> <name>juddi-ddl-generator</name> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/juddi-dist/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-dist/pom.xml b/juddi-dist/pom.xml index 1f20c3a..9f543e5 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <artifactId>juddi-dist</artifactId> <name>jUDDI Distribution Assembly</name> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/juddi-examples/ValueSetValidator/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-examples/ValueSetValidator/pom.xml b/juddi-examples/ValueSetValidator/pom.xml index 8ae8fe5..b81ee32 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <artifactId>example-vsv-validator</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/juddi-examples/create-partition/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-examples/create-partition/pom.xml b/juddi-examples/create-partition/pom.xml index b7ac09a..62dc60e 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.6</version> + <version>3.3.7-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>create-partition</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/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 905522a..354f2fe 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.6</version> + <version>3.3.7-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>hello-world-embedded</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/juddi-examples/hello-world/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-examples/hello-world/pom.xml b/juddi-examples/hello-world/pom.xml index 13edfe8..17d1c8c 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.6</version> + <version>3.3.7-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>hello-world</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/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 2ef75b3..94a9a8f 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <groupId>org.apache.juddi</groupId> <artifactId>juddi-more-samples</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/juddi-examples/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-examples/pom.xml b/juddi-examples/pom.xml index 232f787..6999269 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.6</version> + <version>3.3.7-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.juddi.example</groupId> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/juddi-examples/service-version/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-examples/service-version/pom.xml b/juddi-examples/service-version/pom.xml index c373108..9234aaf 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <groupId>org.apache.juddi</groupId> <artifactId>service-version</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/juddi-examples/simple-browse/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-examples/simple-browse/pom.xml b/juddi-examples/simple-browse/pom.xml index a26176f..4b51318 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.6</version> + <version>3.3.7-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>simple-browse</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/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 6ec682d..011c3df 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.6</version> + <version>3.3.7-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>simple-publish-clerk</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/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 0f1cbe5..d580ca5 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.6</version> + <version>3.3.7-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>simple-publish-portable</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/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 5115646..2b5aa4b 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.6</version> + <version>3.3.7-SNAPSHOT</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/515bf231/juddi-examples/uddi-annotations/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-examples/uddi-annotations/pom.xml b/juddi-examples/uddi-annotations/pom.xml index 23255d8..b770dff 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.6</version> + <version>3.3.7-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>uddi-annotations</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/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 e20a2af..4d06522 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <groupId>org.apache.juddi.example</groupId> <artifactId>uddiv2-api-bridge-example</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/juddi-examples/wsdl2uddi-lifecyle/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-examples/wsdl2uddi-lifecyle/pom.xml b/juddi-examples/wsdl2uddi-lifecyle/pom.xml index 1086eaf..e9f6d95 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.6</version> + <version>3.3.7-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wsdl2uddi-lifecycle</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/juddi-examples/wsdl2uddi/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-examples/wsdl2uddi/pom.xml b/juddi-examples/wsdl2uddi/pom.xml index 8d9ea19..4a58bfb 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.6</version> + <version>3.3.7-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>wsdl2uddi</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/juddi-gui-dsig/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-gui-dsig/pom.xml b/juddi-gui-dsig/pom.xml index 959e1cd..5e61d95 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.6</version> + <version>3.3.7-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/515bf231/juddi-gui/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-gui/pom.xml b/juddi-gui/pom.xml index f6b76c5..3351486 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <artifactId>juddi-gui-war</artifactId> <packaging>war</packaging> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/juddi-rest-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-rest-cxf/pom.xml b/juddi-rest-cxf/pom.xml index 200a1ef..350805c 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <groupId>org.apache.juddi</groupId> <artifactId>juddi-rest-cxf</artifactId> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/juddi-tomcat/pom.xml ---------------------------------------------------------------------- diff --git a/juddi-tomcat/pom.xml b/juddi-tomcat/pom.xml index 9509755..5ed0a1d 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <artifactId>juddi-tomcat</artifactId> <name>jUDDI Tomcat Packaging</name> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/juddiv3-war-repl/pom.xml ---------------------------------------------------------------------- diff --git a/juddiv3-war-repl/pom.xml b/juddiv3-war-repl/pom.xml index a76e693..dd0a6c1 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <artifactId>juddiv3-war-repl</artifactId> <packaging>war</packaging> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/juddiv3-war/pom.xml ---------------------------------------------------------------------- diff --git a/juddiv3-war/pom.xml b/juddiv3-war/pom.xml index 1720df6..d1650fd 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <artifactId>juddiv3-war</artifactId> <packaging>war</packaging> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7a8f97d..d08e654 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.6</version> + <version>3.3.7-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://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>juddi-3.3.6r2</tag> + <tag>HEAD</tag> </scm> <build> <pluginManagement> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/uddi-client-dist/pom.xml ---------------------------------------------------------------------- diff --git a/uddi-client-dist/pom.xml b/uddi-client-dist/pom.xml index cf460ad..dc14d1b 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <artifactId>uddi-client-dist</artifactId> <name>UDDI Client Distribution Assembly</name> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/uddi-migration-tool/pom.xml ---------------------------------------------------------------------- diff --git a/uddi-migration-tool/pom.xml b/uddi-migration-tool/pom.xml index 30a3eab..ed4ba01 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <groupId>org.apache.juddi</groupId> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/uddi-tck-base/pom.xml ---------------------------------------------------------------------- diff --git a/uddi-tck-base/pom.xml b/uddi-tck-base/pom.xml index a412877..236d9a1 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <artifactId>uddi-tck-base</artifactId> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/uddi-tck-runner/pom.xml ---------------------------------------------------------------------- diff --git a/uddi-tck-runner/pom.xml b/uddi-tck-runner/pom.xml index 3d2d71d..45aa7ff 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <artifactId>uddi-tck-runner</artifactId> <name>UDDI TCK Test Runner</name> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/uddi-tck/pom.xml ---------------------------------------------------------------------- diff --git a/uddi-tck/pom.xml b/uddi-tck/pom.xml index 49734d4..7134127 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <artifactId>uddi-tck</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/juddi/blob/515bf231/uddi-ws/pom.xml ---------------------------------------------------------------------- diff --git a/uddi-ws/pom.xml b/uddi-ws/pom.xml index 8ce4034..5c19446 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.6</version> + <version>3.3.7-SNAPSHOT</version> </parent> <artifactId>uddi-ws</artifactId> <packaging>bundle</packaging> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
