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:04:56 UTC

svn commit: r1589357 - /stanbol/branches/release-0.12/parent/pom.xml

Author: rwesten
Date: Wed Apr 23 09:04:56 2014
New Revision: 1589357

URL: http://svn.apache.org/r1589357
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/branches/release-0.12/parent/pom.xml

Modified: stanbol/branches/release-0.12/parent/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/parent/pom.xml?rev=1589357&r1=1589356&r2=1589357&view=diff
==============================================================================
--- stanbol/branches/release-0.12/parent/pom.xml (original)
+++ stanbol/branches/release-0.12/parent/pom.xml Wed Apr 23 09:04:56 2014
@@ -62,8 +62,8 @@
     <owlapi-version>3.3</owlapi-version>
     <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>
+    <sesame-version>2.7.11</sesame-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>