Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Diesler committed Jun 1, 2015
1 parent 5cde656 commit 63b1341
Show file tree
Hide file tree
Showing 23 changed files with 27 additions and 28 deletions.
2 changes: 1 addition & 1 deletion config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<name>Wildfly Camel :: Config</name>
Expand Down
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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<name>Wildfly Camel :: Example :: Camel JPA</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/camel-mail/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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<name>Wildfly Camel :: Example</name>
Expand Down
2 changes: 1 addition & 1 deletion itests/camel/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.3.0-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Camel</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.3.0-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Common</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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.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 @@ -25,7 +25,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.3.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 @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-itests</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<name>Wildfly Camel :: Modules</name>
Expand Down
9 changes: 4 additions & 5 deletions 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.3.0-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<name>Wildfly Camel :: Patch</name>
Expand Down Expand Up @@ -107,10 +107,9 @@
<phase>generate-resources</phase>
<configuration>
<target>
<java classname="org.wildfly.extension.camel.config.ConfigMain"
classpath="../config/target/wildfly-camel-config-${project.version}.jar" >
<sysproperty key="jboss.home" value="${jboss.home}"/>
<arg value="enable"/>
<java classname="org.wildfly.extension.camel.config.ConfigMain" classpath="../config/target/wildfly-camel-config-${project.version}.jar">
<sysproperty key="jboss.home" value="${jboss.home}" />
<arg value="enable" />
</java>
</target>
</configuration>
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.3.0-SNAPSHOT</version>
<version>2.3.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.3.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.3.0-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

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

0 comments on commit 63b1341

Please sign in to comment.