[maven-release-plugin] prepare release uima-build-resources-1

git-svn-id: https://svn.apache.org/repos/asf/uima/build/trunk/uima-build-resources@1029467 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 4a6324f..e5d776f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,12 +24,12 @@
     <artifactId>apache</artifactId>

     <groupId>org.apache</groupId>

     <version>7</version>

-    <relativePath/>

+    <relativePath />

   </parent>

   

   <groupId>org.apache.uima</groupId>

   <artifactId>uima-build-resources</artifactId>

-  <version>1-SNAPSHOT</version>

+  <version>1</version>

   

   <name>UIMA ${project.artifactId}</name>

   <description>This Jar contains resources

@@ -39,13 +39,13 @@
  

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/uima-build-resources

+      scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/uima-build-resources-1

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/uima-build-resources

+      scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/uima-build-resources-1

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/build/trunk/uima-build-resources

+      http://svn.apache.org/viewvc/uima/build/tags/uima-build-resources-1

     </url>

   </scm>