[maven-release-plugin] prepare release maven-reporting-exec-1.0

git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1143056 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index c3db726..e61c42b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,15 +29,15 @@
 
   <groupId>org.apache.maven.reporting</groupId>
   <artifactId>maven-reporting-exec</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
 
   <name>Maven Reporting Executor</name>
   <description>Classes to manage report plugin executions with Maven 3.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-reporting-exec</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-reporting-exec</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-exec</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-exec-1.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-exec-1.0</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/shared/tags/maven-reporting-exec-1.0</url>
   </scm>
   <issueManagement>
     <system>jira</system>