[maven-release-plugin] prepare release cxf-build-utils-2.5.0

git-svn-id: https://svn.apache.org/repos/asf/cxf/build-utils/trunk@1414333 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/buildtools/pom.xml b/buildtools/pom.xml
index 1447a50..93ccc7c 100644
--- a/buildtools/pom.xml
+++ b/buildtools/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.cxf.build-utils</groupId>
         <artifactId>cxf-build-utils</artifactId>
-        <version>2.5.0-SNAPSHOT</version>
+        <version>2.5.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index de9173c..833805a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.build-utils</groupId>
     <artifactId>cxf-build-utils</artifactId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.5.0</version>
     <name>Apache CXF Build Utilities</name>
     <url>http://cxf.apache.org</url>
     <packaging>pom</packaging>
@@ -45,9 +45,9 @@
     </distributionManagement>
     <inceptionYear>2006</inceptionYear>
     <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/build-utils/trunk</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/build-utils/trunk</developerConnection>
-      <url>http://svn.apache.org/repos/asf/cxf/build-utils/trunk</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/build-utils/tags/cxf-build-utils-2.5.0</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/build-utils/tags/cxf-build-utils-2.5.0</developerConnection>
+      <url>http://svn.apache.org/repos/asf/cxf/build-utils/tags/cxf-build-utils-2.5.0</url>
     </scm>
     <mailingLists>
         <mailingList>
diff --git a/xml2fastinfoset-plugin/pom.xml b/xml2fastinfoset-plugin/pom.xml
index f47bc5a..bcb44f2 100644
--- a/xml2fastinfoset-plugin/pom.xml
+++ b/xml2fastinfoset-plugin/pom.xml
@@ -21,7 +21,7 @@
     <parent>
          <groupId>org.apache.cxf.build-utils</groupId>
          <artifactId>cxf-build-utils</artifactId>
-         <version>2.5.0-SNAPSHOT</version>
+         <version>2.5.0</version>
      </parent>
 
 
diff --git a/xml2fastinfoset-test/pom.xml b/xml2fastinfoset-test/pom.xml
index dac0f8d..7c56340 100644
--- a/xml2fastinfoset-test/pom.xml
+++ b/xml2fastinfoset-test/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.cxf.build-utils</groupId>
         <artifactId>cxf-build-utils</artifactId>
-        <version>2.5.0-SNAPSHOT</version>
+        <version>2.5.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>