Tag RC1

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/tags/commons-build-plugin-1.0-RC1@629156 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 97b523d..aab96a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-build-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <name>commons-build-plugin Maven Mojo</name>
     <description>
         Maven Ant mojo for Commons Build tasks.
@@ -43,9 +43,9 @@
     </issueManagement>
     <inceptionYear>2008</inceptionYear>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/</developerConnection>
-        <url>http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk/</developerConnection>
+        <url>http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/trunk/</url>
     </scm>
 
     <developers>