Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

Commit

Permalink
Update to 1.0.0.CR2
Browse files Browse the repository at this point in the history
  • Loading branch information
kenfinnigan committed Jun 21, 2016
1 parent 76b63ba commit 1799076
Show file tree
Hide file tree
Showing 82 changed files with 82 additions and 82 deletions.
2 changes: 1 addition & 1 deletion arjuna/arjuna-shrinkwrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-arjuna</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion arjuna/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion arjuna/stm-shrinkwrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-arjuna</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion camel/camel-activemq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-camel</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
</parent>

<name>WildFly Swarm Examples: Camel ActiveMQ</name>
Expand Down
2 changes: 1 addition & 1 deletion camel/camel-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-camel</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
</parent>

<name>WildFly Swarm Examples: Camel CDI</name>
Expand Down
2 changes: 1 addition & 1 deletion camel/camel-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-camel</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
</parent>

<name>WildFly Swarm Examples: Camel Core</name>
Expand Down
2 changes: 1 addition & 1 deletion camel/camel-cxf-jaxrs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-camel</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
</parent>

<name>WildFly Swarm Examples: Camel CXF-JAXRS</name>
Expand Down
2 changes: 1 addition & 1 deletion camel/camel-cxf-jaxws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-camel</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
</parent>

<name>WildFly Swarm Examples: Camel CXF-JAXWS</name>
Expand Down
2 changes: 1 addition & 1 deletion camel/camel-jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-camel</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
</parent>

<name>WildFly Swarm Examples: Camel JMS</name>
Expand Down
2 changes: 1 addition & 1 deletion camel/camel-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-camel</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
</parent>

<name>WildFly Swarm Examples: Camel JPA</name>
Expand Down
2 changes: 1 addition & 1 deletion camel/camel-mail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-camel</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
</parent>

<name>Wildfly Swarm Examples: Camel Mail</name>
Expand Down
2 changes: 1 addition & 1 deletion camel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
</parent>

<name>WildFly Swarm Examples: Camel</name>
Expand Down
2 changes: 1 addition & 1 deletion config-options/cdi-injection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-configuration</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion config-options/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion config-options/project-stages/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-configuration</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion config-options/xml-configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-configuration</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion datasource/datasource-deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-datasource</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion datasource/datasource-subsystem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-datasource</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion datasource/datasource-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-datasource</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion datasource/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion docker/docker-jaxrs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<artifactId>examples-docker</artifactId>
<groupId>org.wildfly.swarm.examples</groupId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion gradle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaxrs/contract-based-testing/jaxrs-consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-jaxrs-cdc</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaxrs/contract-based-testing/jaxrs-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-jaxrs-cdc</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaxrs/contract-based-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-jaxrs</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaxrs/health/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-jaxrs</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaxrs/jaxrs-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-jaxrs</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaxrs/jaxrs-shrinkwrap-ajp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-jaxrs</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaxrs/jaxrs-shrinkwrap-https/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-jaxrs</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaxrs/jaxrs-shrinkwrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-jaxrs</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaxrs/jaxrs-war-main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-jaxrs</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaxrs/jaxrs-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-jaxrs</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaxrs/kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-jaxrs</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaxrs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaxrs/scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-jaxrs</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaxrs/swagger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-jaxrs</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaxws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jpa-jaxrs-cdi/jpa-jaxrs-cdi-shrinkwrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-jpa-jaxrs-cdi</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jpa-jaxrs-cdi/jpa-jaxrs-cdi-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-jpa-jaxrs-cdi</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jpa-jaxrs-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-parent</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jpa/jpa-shrinkwrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-jpa</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jpa/jpa-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.swarm.examples</groupId>
<artifactId>examples-jpa</artifactId>
<version>1.0.0.Final-SNAPSHOT</version>
<version>1.0.0.CR2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 1799076

Please sign in to comment.