[maven-release-plugin] prepare release activemq-cpp-3.8.0
diff --git a/activemq-cpp-openwire-generator/pom.xml b/activemq-cpp-openwire-generator/pom.xml
index 4228683..3dd1b2b 100644
--- a/activemq-cpp-openwire-generator/pom.xml
+++ b/activemq-cpp-openwire-generator/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.activemq-cpp</groupId>
     <artifactId>activemq-cpp-pom</artifactId>
-    <version>3.8-SNAPSHOT</version>
+    <version>3.8.0</version>
   </parent>
 
   <artifactId>activemq-cpp-openwire-generator</artifactId>
diff --git a/activemq-cpp/pom.xml b/activemq-cpp/pom.xml
index ef45ada..e37b014 100644
--- a/activemq-cpp/pom.xml
+++ b/activemq-cpp/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.activemq-cpp</groupId>
     <artifactId>activemq-cpp-pom</artifactId>
-    <version>3.8-SNAPSHOT</version>
+    <version>3.8.0</version>
   </parent>
 
   <artifactId>activemq-cpp-library</artifactId>
diff --git a/maven-cpptools-plugin/pom.xml b/maven-cpptools-plugin/pom.xml
index f15a708..151f3da 100644
--- a/maven-cpptools-plugin/pom.xml
+++ b/maven-cpptools-plugin/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.activemq-cpp</groupId>
     <artifactId>activemq-cpp-pom</artifactId>
-    <version>3.8-SNAPSHOT</version>
+    <version>3.8.0</version>
   </parent>
 
   <artifactId>maven-cpptools-plugin</artifactId>
diff --git a/pom.xml b/pom.xml
index ac044f2..45e7dfb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
   <groupId>org.apache.activemq-cpp</groupId>
   <artifactId>activemq-cpp-pom</artifactId>
-  <version>3.8-SNAPSHOT</version>
+  <version>3.8.0</version>
   <packaging>pom</packaging>
   <name>ActiveMQ-CPP Project</name>
   <inceptionYear>2007</inceptionYear>