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 2019/04/11 11:06:29 UTC

svn commit: r1857309 - /uima/ruta/trunk/ruta-core/pom.xml

Author: pkluegl
Date: Thu Apr 11 11:06:29 2019
New Revision: 1857309

URL: http://svn.apache.org/viewvc?rev=1857309&view=rev
Log:
no jira - playing around with versions:set

Modified:
    uima/ruta/trunk/ruta-core/pom.xml

Modified: uima/ruta/trunk/ruta-core/pom.xml
URL: http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-core/pom.xml?rev=1857309&r1=1857308&r2=1857309&view=diff
==============================================================================
--- uima/ruta/trunk/ruta-core/pom.xml (original)
+++ uima/ruta/trunk/ruta-core/pom.xml Thu Apr 11 11:06:29 2019
@@ -13,6 +13,7 @@
 <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/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <artifactId>ruta-core</artifactId>
+  <version>${project.parent.version}</version>
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>ruta-parent</artifactId>