From 4c666d2a5a05c56bb54d85e7e75fbfb40ac55dfc Mon Sep 17 00:00:00 2001 From: Jennifer Hickey Date: Fri, 23 Apr 2010 16:21:55 -0700 Subject: [PATCH] Changed hqapi version from 3.0 to 3.2 to match master --- hqapi1-client/pom.xml | 2 +- hqapi1-plugin/pom.xml | 2 +- hqapi1/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hqapi1-client/pom.xml b/hqapi1-client/pom.xml index 0a262767..d0a347fc 100644 --- a/hqapi1-client/pom.xml +++ b/hqapi1-client/pom.xml @@ -8,7 +8,7 @@ org.hyperic.hq.hqapi parent - 3.0.BUILD-SNAPSHOT + 3.2.BUILD-SNAPSHOT hqapi1-client diff --git a/hqapi1-plugin/pom.xml b/hqapi1-plugin/pom.xml index 0fc22e4f..e999f23c 100644 --- a/hqapi1-plugin/pom.xml +++ b/hqapi1-plugin/pom.xml @@ -8,7 +8,7 @@ org.hyperic.hq.hqapi parent - 3.0.BUILD-SNAPSHOT + 3.2.BUILD-SNAPSHOT hqapi1-plugin diff --git a/hqapi1/pom.xml b/hqapi1/pom.xml index 22dc6df5..c8bc6c45 100644 --- a/hqapi1/pom.xml +++ b/hqapi1/pom.xml @@ -8,7 +8,7 @@ org.hyperic.hq.hqapi parent - 3.0.BUILD-SNAPSHOT + 3.2.BUILD-SNAPSHOT hqapi1 diff --git a/parent/pom.xml b/parent/pom.xml index e739d280..2b132de1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -7,7 +7,7 @@ org.hyperic.hq.hqapi parent pom - 3.0.BUILD-SNAPSHOT + 3.2.BUILD-SNAPSHOT Hyperic HQAPI - Parent diff --git a/pom.xml b/pom.xml index 5618a699..4f2c45e9 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.hyperic.hq.hqapi build-hqapi pom - 3.0.BUILD-SNAPSHOT + 3.2.BUILD-SNAPSHOT Hyperic HQAPI - Build