You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2017/09/06 13:27:23 UTC

svn commit: r1807481 - /sling/whiteboard/microsling/pom.xml

Author: bdelacretaz
Date: Wed Sep  6 13:27:23 2017
New Revision: 1807481

URL: http://svn.apache.org/viewvc?rev=1807481&view=rev
Log:
Fix build

Modified:
    sling/whiteboard/microsling/pom.xml

Modified: sling/whiteboard/microsling/pom.xml
URL: http://svn.apache.org/viewvc/sling/whiteboard/microsling/pom.xml?rev=1807481&r1=1807480&r2=1807481&view=diff
==============================================================================
--- sling/whiteboard/microsling/pom.xml (original)
+++ sling/whiteboard/microsling/pom.xml Wed Sep  6 13:27:23 2017
@@ -40,7 +40,7 @@
       makes it easier to reuse the servlets from the
       jackrabbit-webapp module.
     -->
-    <jackrabbit.version>1.4-SNAPSHOT</jackrabbit.version>
+    <jackrabbit.version>1.4</jackrabbit.version>
     
     <!-- 
       Defines which tests are for the "integration-testing" phase