Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Diesler committed Apr 1, 2015
1 parent 6fd4bec commit ce64d75
Show file tree
Hide file tree
Showing 22 changed files with 24 additions and 25 deletions.
2 changes: 1 addition & 1 deletion docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Docker</name>
Expand Down
2 changes: 1 addition & 1 deletion enricher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Enricher</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/camel-activemq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-example</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Example :: Camel ActiveMQ</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/camel-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-example</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Example :: Camel CDI</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/camel-cxf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-example</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Example :: Camel CXF</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/camel-jaxws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-example</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Example :: Camel JAX-WS</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/camel-jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-example</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Example :: Camel JMS</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/camel-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-example</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Example :: Camel JPA</name>
Expand Down
5 changes: 2 additions & 3 deletions examples/camel-mail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,13 @@
-->


<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-example</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Example :: Camel Mail</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/camel-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-example</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Example :: Camel REST</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/camel-transacted-jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-example</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Example :: Camel Transacted JMS</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Example</name>
Expand Down
2 changes: 1 addition & 1 deletion itests/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-itests</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Common</name>
Expand Down
2 changes: 1 addition & 1 deletion itests/distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-itests</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Distro</name>
Expand Down
2 changes: 1 addition & 1 deletion itests/docker/domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-itests-docker</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Docker :: Domain</name>
Expand Down
2 changes: 1 addition & 1 deletion itests/docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-itests</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Docker</name>
Expand Down
2 changes: 1 addition & 1 deletion itests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Testsuite</name>
Expand Down
2 changes: 1 addition & 1 deletion itests/standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-itests</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Standalone</name>
Expand Down
2 changes: 1 addition & 1 deletion modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Modules</name>
Expand Down
2 changes: 1 addition & 1 deletion patch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Patch</name>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<artifactId>wildfly-camel</artifactId>
<packaging>pom</packaging>

<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>

<description>WildFly Camel Integration</description>
<url>https://github.com/wildflyext/wildflyext/wildfly-camel</url>
Expand All @@ -39,7 +39,7 @@
<connection>scm:git:git://github.com/wildflyext/wildfly-camel.git</connection>
<developerConnection>scm:git:git@github.com:wildflyext/wildfly-camel.git</developerConnection>
<url>http://github.com/wildflyext/wildfly-camel</url>
<tag>HEAD</tag>
<tag>2.2.0</tag>
</scm>

<!-- Properties -->
Expand Down
2 changes: 1 addition & 1 deletion subsystem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<name>Wildfly Camel :: Subsystem</name>
Expand Down

0 comments on commit ce64d75

Please sign in to comment.