You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by rw...@apache.org on 2015/07/16 13:26:54 UTC

svn commit: r1691363 - /stanbol/branches/release-0.12/commons/ixa-pipe-nerc/pom.xml

Author: rwesten
Date: Thu Jul 16 11:26:53 2015
New Revision: 1691363

URL: http://svn.apache.org/r1691363
Log:
STANBOL-1422: while merging this back to 0.12.1 I forgott to adapt the parent pom version

Modified:
    stanbol/branches/release-0.12/commons/ixa-pipe-nerc/pom.xml

Modified: stanbol/branches/release-0.12/commons/ixa-pipe-nerc/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/commons/ixa-pipe-nerc/pom.xml?rev=1691363&r1=1691362&r2=1691363&view=diff
==============================================================================
--- stanbol/branches/release-0.12/commons/ixa-pipe-nerc/pom.xml (original)
+++ stanbol/branches/release-0.12/commons/ixa-pipe-nerc/pom.xml Thu Jul 16 11:26:53 2015
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>6-SNAPSHOT</version>
+    <version>4.1-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>