You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2017/11/16 18:29:56 UTC

svn commit: r1815498 - /uima/uima-as/trunk/uima-as-eclipse-update-site/pom.xml

Author: cwiklik
Date: Thu Nov 16 18:29:56 2017
New Revision: 1815498

URL: http://svn.apache.org/viewvc?rev=1815498&view=rev
Log:
[maven-release-plugin] prepare release uima-as-eclipse-update-site-2.10.2

Modified:
    uima/uima-as/trunk/uima-as-eclipse-update-site/pom.xml

Modified: uima/uima-as/trunk/uima-as-eclipse-update-site/pom.xml
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/uima-as-eclipse-update-site/pom.xml?rev=1815498&r1=1815497&r2=1815498&view=diff
==============================================================================
--- uima/uima-as/trunk/uima-as-eclipse-update-site/pom.xml (original)
+++ uima/uima-as/trunk/uima-as-eclipse-update-site/pom.xml Thu Nov 16 18:29:56 2017
@@ -17,8 +17,7 @@
    specific language governing permissions and limitations
    under the License.    
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
 <parent>
@@ -30,7 +29,7 @@
   
   <artifactId>uima-as-eclipse-update-site</artifactId>
   <packaging>pom</packaging>
-  <version>2.10.2-SNAPSHOT</version>
+  <version>2.10.2</version>
 
   <name>Apache UIMA Eclipse: ${project.artifactId}</name>
   <description>The UIMA Eclipse update site</description>
@@ -38,13 +37,13 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/uima-as/trunk/uima-as-eclipse-update-site
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-as/tags/uima-as-eclipse-update-site-2.10.2
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uima-as/trunk/uima-as-eclipse-update-site
+      scm:svn:https://svn.apache.org/repos/asf/uima/uima-as/tags/uima-as-eclipse-update-site-2.10.2
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/uima-as/trunk/uima-as-eclipse-update-site
+      http://svn.apache.org/viewvc/uima/uima-as/tags/uima-as-eclipse-update-site-2.10.2
     </url>
   </scm>