Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
fun with the release plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
spyhunter99 committed Nov 28, 2014
1 parent 5a88fcc commit 8398fcc
Show file tree
Hide file tree
Showing 41 changed files with 63 additions and 63 deletions.
2 changes: 1 addition & 1 deletion docs/asciidoc/ClientGuide/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.juddi.juddi-docs</groupId>
<artifactId>juddi-guide-parent</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
</parent>
<artifactId>juddi-client-guide</artifactId>
<packaging>jdocbook</packaging>
Expand Down
2 changes: 1 addition & 1 deletion docs/asciidoc/Guide/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.juddi.juddi-docs</groupId>
<artifactId>juddi-guide-parent</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
</parent>
<artifactId>juddi-guide</artifactId>
<packaging>jdocbook</packaging>
Expand Down
2 changes: 1 addition & 1 deletion docs/asciidoc/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.juddi.juddi-docs</groupId>
<artifactId>juddi-docs</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<groupId>org.apache.juddi.juddi-docs</groupId>
Expand Down
2 changes: 1 addition & 1 deletion docs/devguide/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-parent</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.juddi</groupId>
Expand Down
2 changes: 1 addition & 1 deletion docs/dist/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.apache.juddi.juddi-docs</groupId>
<artifactId>juddi-docs</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
</parent>
<artifactId>juddi-docs-dist</artifactId>
<name>jUDDI Document Packaging</name>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-parent</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
</parent>
<groupId>org.apache.juddi.juddi-docs</groupId>
<artifactId>juddi-docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/userguide/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-parent</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.juddi</groupId>
Expand Down
2 changes: 1 addition & 1 deletion juddi-client-plugins/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-parent</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
</parent>
<groupId>org.apache.juddi.client.plugins</groupId>
<artifactId>juddi-client-plugins</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion juddi-client/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-parent</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
</parent>
<artifactId>juddi-client</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion juddi-core-openjpa/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-parent</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
</parent>
<artifactId>juddi-core-openjpa</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion juddi-core/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-parent</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
</parent>
<artifactId>juddi-core</artifactId>
<packaging>bundle</packaging>
Expand Down
4 changes: 2 additions & 2 deletions juddi-ddl-generator/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-parent</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
</parent>
<groupId>org.apache.juddi.client.plugins</groupId>
<artifactId>juddi-ddl-generator</artifactId>
Expand All @@ -24,7 +24,7 @@
<dependency>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-core</artifactId>
<version>3.2.1</version>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>org.apache.derby</groupId>
Expand Down
2 changes: 1 addition & 1 deletion juddi-dist/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-parent</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
</parent>
<artifactId>juddi-dist</artifactId>
<name>jUDDI Distribution Assembly</name>
Expand Down
2 changes: 1 addition & 1 deletion juddi-examples/ValueSetValidator/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.apache.juddi.example</groupId>
<artifactId>juddi-examples</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
</parent>

<artifactId>example-vsv-validator</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions juddi-examples/create-partition/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.apache.juddi.example</groupId>
<artifactId>juddi-examples</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>create-partition</artifactId>
Expand All @@ -15,12 +15,12 @@
<dependency>
<groupId>org.apache.juddi</groupId>
<artifactId>uddi-ws</artifactId>
<version>3.2.1</version>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-client</artifactId>
<version>3.2.1</version>
<version>${project.parent.version}</version>
</dependency>
</dependencies>
<build>
Expand Down
8 changes: 4 additions & 4 deletions juddi-examples/hello-world-embedded/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.apache.juddi.example</groupId>
<artifactId>juddi-examples</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>hello-world-embedded</artifactId>
Expand All @@ -15,17 +15,17 @@
<dependency>
<groupId>org.apache.juddi</groupId>
<artifactId>uddi-ws</artifactId>
<version>3.2.1</version>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-client</artifactId>
<version>3.2.1</version>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-core</artifactId>
<version>3.2.1</version>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>org.apache.derby</groupId>
Expand Down
6 changes: 3 additions & 3 deletions juddi-examples/hello-world/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.apache.juddi.example</groupId>
<artifactId>juddi-examples</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>hello-world</artifactId>
Expand All @@ -15,12 +15,12 @@
<dependency>
<groupId>org.apache.juddi</groupId>
<artifactId>uddi-ws</artifactId>
<version>3.2.1</version>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-client</artifactId>
<version>3.2.1</version>
<version>${project.parent.version}</version>
</dependency>
</dependencies>
<build>
Expand Down
4 changes: 2 additions & 2 deletions juddi-examples/more-uddi-samples/pom.xml
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>org.apache.juddi.example</groupId>
<artifactId>juddi-examples</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
</parent>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-more-samples</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOP</version>
<name>jUDDI Even More Examples and Samples</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion juddi-examples/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-parent</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.juddi.example</groupId>
Expand Down
6 changes: 3 additions & 3 deletions juddi-examples/service-version/pom.xml
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>org.apache.juddi.example</groupId>
<artifactId>juddi-examples</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
</parent>
<groupId>org.apache.juddi</groupId>
<artifactId>service-version</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOP</version>
<name>jUDDI Example Service Versioning</name>
<url>http://maven.apache.org</url>
<properties>
Expand All @@ -24,7 +24,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>juddi-client</artifactId>
<version>3.2.1</version>
<version>${project.parent.version}</version>
</dependency>
</dependencies>
<build>
Expand Down
6 changes: 3 additions & 3 deletions juddi-examples/simple-browse/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.apache.juddi.example</groupId>
<artifactId>juddi-examples</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>simple-browse</artifactId>
Expand All @@ -15,12 +15,12 @@
<dependency>
<groupId>org.apache.juddi</groupId>
<artifactId>uddi-ws</artifactId>
<version>3.2.1</version>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-client</artifactId>
<version>3.2.1</version>
<version>${project.parent.version}</version>
</dependency>
</dependencies>

Expand Down
6 changes: 3 additions & 3 deletions juddi-examples/simple-publish-clerk/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.apache.juddi.example</groupId>
<artifactId>juddi-examples</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>simple-publish-clerk</artifactId>
Expand All @@ -14,12 +14,12 @@
<dependency>
<groupId>org.apache.juddi</groupId>
<artifactId>uddi-ws</artifactId>
<version>3.2.1</version>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-client</artifactId>
<version>3.2.1</version>
<version>${project.parent.version}</version>
</dependency>
</dependencies>

Expand Down
6 changes: 3 additions & 3 deletions juddi-examples/simple-publish-portable/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.apache.juddi.example</groupId>
<artifactId>juddi-examples</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>simple-publish-portable</artifactId>
Expand All @@ -14,12 +14,12 @@
<dependency>
<groupId>org.apache.juddi</groupId>
<artifactId>uddi-ws</artifactId>
<version>3.2.1</version>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-client</artifactId>
<version>3.2.1</version>
<version>${project.parent.version}</version>
</dependency>
</dependencies>
<build>
Expand Down
2 changes: 1 addition & 1 deletion juddi-examples/subscription-notification-amqp/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.apache.juddi.example</groupId>
<artifactId>juddi-examples</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
</parent>

<artifactId>subscription-notification-amqp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion juddi-examples/uddi-annotations/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juddi.example</groupId>
<artifactId>juddi-examples</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>uddi-annotations</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions juddi-examples/uddiv2-api-bridge-example/pom.xml
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>org.apache.juddi.example</groupId>
<artifactId>juddi-examples</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
</parent>
<groupId>org.apache.juddi.example</groupId>
<artifactId>uddiv2-api-bridge-example</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
<name>jUDDI Example Access UDDIv2 using Transport Adapter</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion juddi-examples/wsdl2uddi-lifecyle/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.apache.juddi.example</groupId>
<artifactId>juddi-examples</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wsdl2uddi-lifecycle</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions juddi-examples/wsdl2uddi/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.apache.juddi.example</groupId>
<artifactId>juddi-examples</artifactId>
<version>3.2.1</version>
<version>3.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wsdl2uddi</artifactId>
Expand All @@ -14,12 +14,12 @@
<dependency>
<groupId>org.apache.juddi</groupId>
<artifactId>uddi-ws</artifactId>
<version>3.2.1</version>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-client</artifactId>
<version>3.2.1</version>
<version>${project.parent.version}</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 8398fcc

Please sign in to comment.