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 2014/04/23 11:05:12 UTC

svn commit: r1589358 - /stanbol/trunk/parent/pom.xml

Author: rwesten
Date: Wed Apr 23 09:05:12 2014
New Revision: 1589358

URL: http://svn.apache.org/r1589358
Log:
STANBOL-1286: fixed with the update to the marmotta 3.2.0 release. Also updated Sesame version to 2.7.11 (the one referenced by the Marmotta release)

Modified:
    stanbol/trunk/parent/pom.xml

Modified: stanbol/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/parent/pom.xml?rev=1589358&r1=1589357&r2=1589358&view=diff
==============================================================================
--- stanbol/trunk/parent/pom.xml (original)
+++ stanbol/trunk/parent/pom.xml Wed Apr 23 09:05:12 2014
@@ -61,7 +61,7 @@
     <solr-version>4.4.0</solr-version>
     <pax-exam-version>2.3.0.M1</pax-exam-version>
     <sesame-version>2.7.7</sesame-version>
-    <marmotta-version>3.2.0-SNAPSHOT</marmotta-version>
+    <marmotta-version>3.2.0</marmotta-version>
     <ldpath-version>${marmotta-version}</ldpath-version>
     <tika-version>1.5</tika-version>
     <sourceReleaseAssemblyDescriptor>stanbol-source-release-zip-tar</sourceReleaseAssemblyDescriptor>