Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Diesler committed Jun 1, 2016
1 parent 9180800 commit c09a0d4
Show file tree
Hide file tree
Showing 45 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion archetypes/archetype-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.wildfly.camel.archetypes</groupId>
<artifactId>wildfly-camel-archetype</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Archetypes :: CDI</name>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/archetype-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.wildfly.camel.archetypes</groupId>
<artifactId>wildfly-camel-archetype</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Archetypes :: Spring</name>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/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</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

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

<name>Compatibility :: Integration Tests :: Common</name>
Expand Down
2 changes: 1 addition & 1 deletion compatibility/itests/karaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>compatibility-itests</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Compatibility :: Integration Tests :: Karaf</name>
Expand Down
2 changes: 1 addition & 1 deletion compatibility/itests/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>compatibility</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Compatibility :: Integration Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion compatibility/itests/wildfly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>compatibility-itests</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Compatibility :: Integration Tests :: WildFly</name>
Expand Down
2 changes: 1 addition & 1 deletion compatibility/patch/karaf/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>compatibility-patch</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Compatibility :: Patch :: Karaf</name>
Expand Down
2 changes: 1 addition & 1 deletion compatibility/patch/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>compatibility</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Compatibility :: Patch</name>
Expand Down
2 changes: 1 addition & 1 deletion compatibility/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Compatibility</name>
Expand Down
2 changes: 1 addition & 1 deletion config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Config</name>
Expand Down
2 changes: 1 addition & 1 deletion cxfhttp/base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>cxf-undertow</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>CXF :: Undertow :: Base</name>
Expand Down
2 changes: 1 addition & 1 deletion cxfhttp/embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>cxf-undertow</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>CXF :: Undertow :: Embedded</name>
Expand Down
2 changes: 1 addition & 1 deletion cxfhttp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>CXF :: Undertow</name>
Expand Down
2 changes: 1 addition & 1 deletion cxfhttp/wildfly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>cxf-undertow</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>CXF :: Undertow :: WildFly</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>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Docker</name>
Expand Down
2 changes: 1 addition & 1 deletion docs/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</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Docs</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>4.1.0-SNAPSHOT</version>
<version>4.1.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>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Example :: Camel CDI</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/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.camel</groupId>
<artifactId>wildfly-camel-example</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Example :: Camel CXF JAX-RS</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/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.camel</groupId>
<artifactId>wildfly-camel-example</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Example :: Camel CXF 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>4.1.0-SNAPSHOT</version>
<version>4.1.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>4.1.0-SNAPSHOT</version>
<version>4.1.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>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Example :: Camel Mail</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>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Example :: Camel Transacted JMS</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/itests/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>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Example :: Testsuite</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>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Example</name>
Expand Down
2 changes: 1 addition & 1 deletion feature/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>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Feature Pack</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 @@ -25,7 +25,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-itests</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.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>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Common</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>4.1.0-SNAPSHOT</version>
<version>4.1.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>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Testsuite</name>
Expand Down
2 changes: 1 addition & 1 deletion itests/standalone/basic/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-standalone</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Standalone :: Basic</name>
Expand Down
2 changes: 1 addition & 1 deletion itests/standalone/extra/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-standalone</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Standalone :: Extra</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 @@ -25,7 +25,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-itests</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Standalone</name>
Expand Down
2 changes: 1 addition & 1 deletion itests/standalone/smoke/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-standalone</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Standalone :: Smoke</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>4.1.0-SNAPSHOT</version>
<version>4.1.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>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>

<description>WildFly Camel Integration</description>
<url>https://github.com/wildfly-extras/wildfly-camel</url>
Expand All @@ -39,7 +39,7 @@
<connection>scm:git:git://github.com/wildfly-extras/wildfly-camel.git</connection>
<developerConnection>scm:git:[email protected]:wildfly-extras/wildfly-camel.git</developerConnection>
<url>http://github.com/wildfly-extras/wildfly-camel</url>
<tag>HEAD</tag>
<tag>4.1.0</tag>
</scm>

<!-- Properties -->
Expand Down
2 changes: 1 addition & 1 deletion subsystem/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-subsystem</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Subsystem :: CDI</name>
Expand Down
2 changes: 1 addition & 1 deletion subsystem/core/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-subsystem</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Subsystem :: Core</name>
Expand Down
2 changes: 1 addition & 1 deletion subsystem/ee/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-subsystem</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Subsystem :: EE</name>
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>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Wildfly Camel :: Subsystem</name>
Expand Down
2 changes: 1 addition & 1 deletion subsystem/security/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-subsystem</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

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

0 comments on commit c09a0d4

Please sign in to comment.