You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by pk...@apache.org on 2013/09/11 18:28:23 UTC

svn commit: r1521924 - in /uima/build/trunk/uima-eclipse-composite-update-site: buildCompositeRepository.xml pom.xml

Author: pkluegl
Date: Wed Sep 11 16:28:22 2013
New Revision: 1521924

URL: http://svn.apache.org/r1521924
Log:
no jira - inc version, added new ruta subsite

Modified:
    uima/build/trunk/uima-eclipse-composite-update-site/buildCompositeRepository.xml
    uima/build/trunk/uima-eclipse-composite-update-site/pom.xml

Modified: uima/build/trunk/uima-eclipse-composite-update-site/buildCompositeRepository.xml
URL: http://svn.apache.org/viewvc/uima/build/trunk/uima-eclipse-composite-update-site/buildCompositeRepository.xml?rev=1521924&r1=1521923&r2=1521924&view=diff
==============================================================================
--- uima/build/trunk/uima-eclipse-composite-update-site/buildCompositeRepository.xml (original)
+++ uima/build/trunk/uima-eclipse-composite-update-site/buildCompositeRepository.xml Wed Sep 11 16:28:22 2013
@@ -26,6 +26,7 @@
 				<repository location="uimaj"/>
 				<repository location="uima-as"/>
 				<repository location="ruta-2.0.1"/>
+				<repository location="ruta"/>
 			</add>
 			<remove>
 				<repository location="textmarker-2.0.0"/>

Modified: uima/build/trunk/uima-eclipse-composite-update-site/pom.xml
URL: http://svn.apache.org/viewvc/uima/build/trunk/uima-eclipse-composite-update-site/pom.xml?rev=1521924&r1=1521923&r2=1521924&view=diff
==============================================================================
--- uima/build/trunk/uima-eclipse-composite-update-site/pom.xml (original)
+++ uima/build/trunk/uima-eclipse-composite-update-site/pom.xml Wed Sep 11 16:28:22 2013
@@ -30,7 +30,7 @@
 
   <artifactId>uima-eclipse-composite-update-site</artifactId>
   <packaging>pom</packaging>
-  <version>1</version>
+  <version>2</version>
 
   <name>Apache UIMA Eclipse: ${project.artifactId}</name>
   <description>The UIMA Eclipse composite update site</description>