Skip to content

Commit

Permalink
why did the maven release plugin add all these <version> tags? removing.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli committed Jul 22, 2015
1 parent c2e2748 commit 7f64845
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion hawkular-bus-broker-wf-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
</parent>

<artifactId>hawkular-bus-broker-wf-extension</artifactId>
<version>0.3.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Hawkular Bus: Bus Broker WildFly Extension</name>

Expand Down
1 change: 0 additions & 1 deletion hawkular-bus-broker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
</parent>

<artifactId>hawkular-bus-broker</artifactId>
<version>0.3.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Hawkular Bus: Bus Broker</name>

Expand Down
1 change: 0 additions & 1 deletion hawkular-bus-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
</parent>

<artifactId>hawkular-bus-common</artifactId>
<version>0.3.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Hawkular Bus: Bus Framework Common Library</name>
<description>Hawkular Bus Framework Common Library for use with both consumer and producer code.</description>
Expand Down
1 change: 0 additions & 1 deletion hawkular-bus-mdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
</parent>

<artifactId>hawkular-bus-mdb</artifactId>
<version>0.3.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Hawkular Bus: Bus Framework MDB API</name>
<description>Convenience library for use by Message Drive Beans.</description>
Expand Down
1 change: 0 additions & 1 deletion hawkular-bus-ra-wf-module/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
</parent>

<artifactId>hawkular-bus-ra-wf-module</artifactId>
<version>0.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Hawkular Bus: Resource Adapter WildFly Module</name>

Expand Down
1 change: 0 additions & 1 deletion hawkular-bus-rest-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
</parent>

<artifactId>hawkular-bus-rest-client</artifactId>
<version>0.3.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Hawkular Bus: REST Client Library</name>
<description>Hawkular client library that can be used to consume and produce bus messages using the bus' REST API.</description>
Expand Down
1 change: 0 additions & 1 deletion hawkular-bus-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
</parent>

<artifactId>hawkular-bus-samples-parent</artifactId>
<version>0.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Hawkular Bus: Samples</name>
<description>Parent to some example code for working with messaging.</description>
Expand Down
1 change: 0 additions & 1 deletion hawkular-bus-test-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
</parent>

<artifactId>hawkular-bus-test-common</artifactId>
<version>0.3.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Hawkular Bus: Bus Framework Common Test Library</name>
<description>Hawkular Bus Framework Common Test Library for use with testing consumers and producers</description>
Expand Down
1 change: 0 additions & 1 deletion hawkular-feed-comm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
</parent>

<artifactId>hawkular-feed-comm-parent</artifactId>
<version>0.3.1-SNAPSHOT</version>
<name>Hawkular Bus: Feed Communications Parent</name>
<packaging>pom</packaging>

Expand Down
1 change: 0 additions & 1 deletion hawkular-nest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@

<groupId>org.hawkular.nest</groupId>
<artifactId>hawkular-nest-parent</artifactId>
<version>0.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Hawkular Nest: Nest Root Parent</name>
<inceptionYear>2015</inceptionYear>
Expand Down

0 comments on commit 7f64845

Please sign in to comment.