Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
Fix some merge commit issues with pom versioning.
Browse files Browse the repository at this point in the history
  • Loading branch information
spinder committed Aug 4, 2014
1 parent ac52671 commit c529c47
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion modules/common/wfly-patch-parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>rhq-common-parent</artifactId>
<groupId>org.rhq</groupId>
<version>4.13.0-SNAPSHOT</version>
<version>4.12.0.JON330DR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.rhq</groupId>
<artifactId>rhq-enterprise-server-plugins-parent</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.12.0.JON330DR01</version>
</parent>

<artifactId>rhq-serverplugin-wfly-patch-bundle</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/plugins/jdbctrace/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.rhq</groupId>
<artifactId>rhq-plugins-parent</artifactId>
<version>4.13.0-SNAPSHOT</version>
<version>4.12.0.JON330DR01</version>
</parent>

<groupId>org.rhq</groupId>
Expand Down

0 comments on commit c529c47

Please sign in to comment.