Skip to content

Commit

Permalink
Changed hqapi version from 3.0 to 3.2 to match master
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennifer Hickey committed Apr 23, 2010
1 parent 5564ddc commit 4c666d2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion hqapi1-client/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.hyperic.hq.hqapi</groupId>
<artifactId>parent</artifactId>
<version>3.0.BUILD-SNAPSHOT</version>
<version>3.2.BUILD-SNAPSHOT</version>
</parent>

<artifactId>hqapi1-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hqapi1-plugin/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.hyperic.hq.hqapi</groupId>
<artifactId>parent</artifactId>
<version>3.0.BUILD-SNAPSHOT</version>
<version>3.2.BUILD-SNAPSHOT</version>
</parent>

<artifactId>hqapi1-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hqapi1/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.hyperic.hq.hqapi</groupId>
<artifactId>parent</artifactId>
<version>3.0.BUILD-SNAPSHOT</version>
<version>3.2.BUILD-SNAPSHOT</version>
</parent>

<artifactId>hqapi1</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Expand Up @@ -7,7 +7,7 @@
<groupId>org.hyperic.hq.hqapi</groupId>
<artifactId>parent</artifactId>
<packaging>pom</packaging>
<version>3.0.BUILD-SNAPSHOT</version>
<version>3.2.BUILD-SNAPSHOT</version>
<name>Hyperic HQAPI - Parent</name>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -7,7 +7,7 @@
<groupId>org.hyperic.hq.hqapi</groupId>
<artifactId>build-hqapi</artifactId>
<packaging>pom</packaging>
<version>3.0.BUILD-SNAPSHOT</version>
<version>3.2.BUILD-SNAPSHOT</version>
<name>Hyperic HQAPI - Build</name>

<modules>
Expand Down

0 comments on commit 4c666d2

Please sign in to comment.