You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by bd...@apache.org on 2010/12/30 09:58:52 UTC

svn commit: r1053827 - /incubator/stanbol/trunk/kres/eu.iksproject.kres.parent/pom.xml

Author: bdelacretaz
Date: Thu Dec 30 08:58:51 2010
New Revision: 1053827

URL: http://svn.apache.org/viewvc?rev=1053827&view=rev
Log:
STANBOL-31 - temporary fix by changing parent pom version

Modified:
    incubator/stanbol/trunk/kres/eu.iksproject.kres.parent/pom.xml

Modified: incubator/stanbol/trunk/kres/eu.iksproject.kres.parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/kres/eu.iksproject.kres.parent/pom.xml?rev=1053827&r1=1053826&r2=1053827&view=diff
==============================================================================
--- incubator/stanbol/trunk/kres/eu.iksproject.kres.parent/pom.xml (original)
+++ incubator/stanbol/trunk/kres/eu.iksproject.kres.parent/pom.xml Thu Dec 30 08:58:51 2010
@@ -10,7 +10,7 @@
 	<groupId>eu.iksproject</groupId>
 	<artifactId>eu.iksproject.kres.parent</artifactId>
 	<packaging>pom</packaging>
-	<version>0.6-SNAPSHOT</version>
+	<version>0.7</version>
 
 	<name>IKS KReS parent POM</name>
 	<description>Parent POM for the KReS project</description>