summaryrefslogtreecommitdiff
path: root/qpid/java/bdbstore
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/bdbstore')
-rw-r--r--qpid/java/bdbstore/jmx/pom.xml2
-rw-r--r--qpid/java/bdbstore/pom.xml2
-rw-r--r--qpid/java/bdbstore/systests/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/qpid/java/bdbstore/jmx/pom.xml b/qpid/java/bdbstore/jmx/pom.xml
index b65d2f1671..f343c9877b 100644
--- a/qpid/java/bdbstore/jmx/pom.xml
+++ b/qpid/java/bdbstore/jmx/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-java-build</artifactId>
- <version>0.32-SNAPSHOT</version>
+ <version>0.32</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/qpid/java/bdbstore/pom.xml b/qpid/java/bdbstore/pom.xml
index 854e8ca5be..1750f47135 100644
--- a/qpid/java/bdbstore/pom.xml
+++ b/qpid/java/bdbstore/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-java-build</artifactId>
- <version>0.32-SNAPSHOT</version>
+ <version>0.32</version>
</parent>
<artifactId>qpid-bdbstore</artifactId>
diff --git a/qpid/java/bdbstore/systests/pom.xml b/qpid/java/bdbstore/systests/pom.xml
index a5e9e2c609..0973cd348f 100644
--- a/qpid/java/bdbstore/systests/pom.xml
+++ b/qpid/java/bdbstore/systests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-systests-parent</artifactId>
- <version>0.32-SNAPSHOT</version>
+ <version>0.32</version>
<relativePath>../../qpid-systests-parent/pom.xml</relativePath>
</parent>