Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tdiesler committed Dec 4, 2017
1 parent 89ea0c6 commit 01daecf
Show file tree
Hide file tree
Showing 35 changed files with 37 additions and 38 deletions.
2 changes: 1 addition & 1 deletion archetypes/archetype-cdi/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.wildfly.camel.archetypes</groupId>
<artifactId>wildfly-camel-archetype</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

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

<name>Wildfly Camel :: Archetypes :: Spring</name>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Archetypes</name>
Expand Down
2 changes: 1 addition & 1 deletion bom/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: BOM</name>
Expand Down
2 changes: 1 addition & 1 deletion catalog/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Catalog</name>
Expand Down
5 changes: 2 additions & 3 deletions config/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Config</name>
Expand Down Expand Up @@ -123,8 +123,7 @@
<entry key="camel-parent" value="${maven.dependency.org.apache.camel.camel-parent.pom.path}" />
<entry key="wildfly-parent" value="${maven.dependency.org.wildfly.wildfly-parent.pom.path}" />
</propertyfile>
<copy file="${project.build.directory}/${jboss.server.name}/standalone/configuration/standalone.xml"
todir="${project.build.testOutputDirectory}" overwrite="true" />
<copy file="${project.build.directory}/${jboss.server.name}/standalone/configuration/standalone.xml" todir="${project.build.testOutputDirectory}" overwrite="true" />
</tasks>
</configuration>
</plugin>
Expand Down
2 changes: 1 addition & 1 deletion cxfhttp/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>WildFly Camel :: CXF Undertow</name>
Expand Down
2 changes: 1 addition & 1 deletion docker/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Docker</name>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Docs</name>
Expand Down
2 changes: 1 addition & 1 deletion feature/common/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-feature</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Feature :: Common</name>
Expand Down
2 changes: 1 addition & 1 deletion feature/extrasA/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-feature</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Feature :: ExtrasA</name>
Expand Down
2 changes: 1 addition & 1 deletion feature/extrasB/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-feature</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Feature :: ExtrasB</name>
Expand Down
2 changes: 1 addition & 1 deletion feature/extrasC/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-feature</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Feature :: ExtrasC</name>
Expand Down
2 changes: 1 addition & 1 deletion feature/extrasD/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-feature</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Feature :: ExtrasD</name>
Expand Down
2 changes: 1 addition & 1 deletion feature/modules/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-feature</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Feature :: Modules</name>
Expand Down
2 changes: 1 addition & 1 deletion feature/pack/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-feature</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Feature :: Pack</name>
Expand Down
2 changes: 1 addition & 1 deletion feature/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Feature</name>
Expand Down
2 changes: 1 addition & 1 deletion itests/camel/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-itests</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Camel</name>
Expand Down
2 changes: 1 addition & 1 deletion itests/common/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-itests</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Common</name>
Expand Down
2 changes: 1 addition & 1 deletion itests/docker/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-itests</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Docker</name>
Expand Down
2 changes: 1 addition & 1 deletion itests/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Testsuite</name>
Expand Down
2 changes: 1 addition & 1 deletion itests/standalone/basic/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-itests-standalone</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Standalone :: Basic</name>
Expand Down
2 changes: 1 addition & 1 deletion itests/standalone/docker/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-itests-standalone</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Standalone :: Docker</name>
Expand Down
2 changes: 1 addition & 1 deletion itests/standalone/extra/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-itests-standalone</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Standalone :: Extra</name>
Expand Down
2 changes: 1 addition & 1 deletion itests/standalone/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-itests</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Standalone</name>
Expand Down
2 changes: 1 addition & 1 deletion itests/standalone/smoke/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-itests-standalone</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Testsuite :: Standalone :: Smoke</name>
Expand Down
2 changes: 1 addition & 1 deletion patch/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

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

<version>5.0.0-SNAPSHOT</version>
<version>5.0.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:https://github.com/wildfly-extras/wildfly-camel.git</connection>
<developerConnection>scm:git:https://github.com/wildfly-extras/wildfly-camel.git</developerConnection>
<url>http://github.com/wildfly-extras/wildfly-camel</url>
<tag>HEAD</tag>
<tag>5.0.0</tag>
</scm>

<!-- Properties -->
Expand Down
2 changes: 1 addition & 1 deletion subsystem/cdi/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-subsystem</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Subsystem :: CDI</name>
Expand Down
2 changes: 1 addition & 1 deletion subsystem/core/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-subsystem</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Subsystem :: Core</name>
Expand Down
2 changes: 1 addition & 1 deletion subsystem/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Subsystem</name>
Expand Down
2 changes: 1 addition & 1 deletion subsystem/security/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-subsystem</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Subsystem :: Security</name>
Expand Down
2 changes: 1 addition & 1 deletion subsystem/undertow/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel-subsystem</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Subsystem :: Undertow</name>
Expand Down
2 changes: 1 addition & 1 deletion swarm/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

<name>Wildfly Camel :: Swarm</name>
Expand Down
2 changes: 1 addition & 1 deletion testenricher/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.wildfly.camel</groupId>
<artifactId>wildfly-camel</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
</parent>

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

0 comments on commit 01daecf

Please sign in to comment.