You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2013/06/19 17:05:36 UTC

svn commit: r1494651 - /uima/uima-as/trunk/uima-as-parent/pom.xml

Author: schor
Date: Wed Jun 19 15:05:36 2013
New Revision: 1494651

URL: http://svn.apache.org/r1494651
Log:
no Jira - pom cleanup - remove empty element, old commented out element

Modified:
    uima/uima-as/trunk/uima-as-parent/pom.xml

Modified: uima/uima-as/trunk/uima-as-parent/pom.xml
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/uima-as-parent/pom.xml?rev=1494651&r1=1494650&r2=1494651&view=diff
==============================================================================
--- uima/uima-as/trunk/uima-as-parent/pom.xml (original)
+++ uima/uima-as/trunk/uima-as-parent/pom.xml Wed Jun 19 15:05:36 2013
@@ -134,12 +134,7 @@
     <uimaScmRoot>uima-as</uimaScmRoot>
     <uimaScmProject>${project.artifactId}</uimaScmProject>
     <!-- level of uimaj sdk this release depends on -->
-    <!-- uimajDependencyVersion>2.4.0-SNAPSHOT</uimajDependencyVersion -->
     <uimajDependencyVersion>2.4.1-SNAPSHOT</uimajDependencyVersion>
   </properties>
 
-  <profiles>
-
-  </profiles>
-
 </project>