Skip to content

Commit

Permalink
rolled over pom versions for 4.0.9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
adinn committed Nov 18, 2019
1 parent bed739c commit 32a1fe4
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<parent>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-root</artifactId>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion byteman/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-root</artifactId>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
</parent>

<description>
Expand Down
2 changes: 1 addition & 1 deletion contrib/bmunit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-root</artifactId>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<build>
Expand Down
2 changes: 1 addition & 1 deletion contrib/bmunit5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-root</artifactId>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<build>
Expand Down
2 changes: 1 addition & 1 deletion contrib/dtest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<parent>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-root</artifactId>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion contrib/jboss-modules-system/plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-jboss-modules</artifactId>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion contrib/jboss-modules-system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-root</artifactId>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion contrib/jboss-modules-system/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-jboss-modules</artifactId>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion contrib/rulecheck-maven-plugin/example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<plugin>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-rulecheck-maven-plugin</artifactId>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
<executions>
<execution>
<id>rulecheck-test</id>
Expand Down
2 changes: 1 addition & 1 deletion contrib/rulecheck-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-root</artifactId>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion docs/asciidoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-docs</artifactId>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
</parent>

<artifactId>byteman-asciidoc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-root</artifactId>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
</parent>

<artifactId>byteman-docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion download/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-root</artifactId>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
</parent>
<description>
The Byteman download includes the byteman agent, submit and install jars. the contributed
Expand Down
2 changes: 1 addition & 1 deletion install/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<parent>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-root</artifactId>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
</parent>

<profiles>
Expand Down
2 changes: 1 addition & 1 deletion jigsaw/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<parent>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-root</artifactId>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
</parent>
<properties>
<!-- don't install or deploy this jar, instead use it to
Expand Down
2 changes: 1 addition & 1 deletion layer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<parent>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-root</artifactId>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
</parent>
<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
into Java application and JVM runtime methods. Its primary purpose is to support execution tracing and fault
injection testing.
</description>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
<name>byteman-root</name>
<url>http://www.jboss.org/byteman</url>

Expand Down
2 changes: 1 addition & 1 deletion sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-root</artifactId>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
</parent>
<description>
The Byteman sample jar contains some example helper classes and auxiliary classes used by the]
Expand Down
2 changes: 1 addition & 1 deletion submit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<parent>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-root</artifactId>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
</parent>
<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-root</artifactId>
<version>4.0.9-SNAPSHOT</version>
<version>4.0.9</version>
</parent>

<description>
Expand Down

0 comments on commit 32a1fe4

Please sign in to comment.