Author: fmeschbe
Date: Wed May 2 13:27:06 2012
New Revision: 1333037
URL: http://svn.apache.org/viewvc?rev=1333037&view=rev
Log:
SLING-2352 Add Repository registration bundle to bundle list
Modified:
sling/trunk/launchpad/builder/src/main/bundles/list.xml
Modified: sling/trunk/launchpad/builder/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/src/main/bundles/list.xml?rev=1333037&r1=1333036&r2=1333037&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Wed May 2 13:27:06
2012
@@ -391,6 +391,11 @@
<version>2.1.2</version>
</bundle>
<bundle>
+ <groupId>org.apache.sling</groupId>
+ <artifactId>org.apache.sling.jcr.registration</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </bundle>
+ <bundle>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-api</artifactId>
<version>2.2.9</version>