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 2010/02/18 15:46:02 UTC

svn commit: r911423 - /sling/whiteboard/bdelacretaz/mini-standalone-sling/pom.xml

Author: bdelacretaz
Date: Thu Feb 18 14:46:02 2010
New Revision: 911423

URL: http://svn.apache.org/viewvc?rev=911423&view=rev
Log:
snapshots warning

Modified:
    sling/whiteboard/bdelacretaz/mini-standalone-sling/pom.xml

Modified: sling/whiteboard/bdelacretaz/mini-standalone-sling/pom.xml
URL: http://svn.apache.org/viewvc/sling/whiteboard/bdelacretaz/mini-standalone-sling/pom.xml?rev=911423&r1=911422&r2=911423&view=diff
==============================================================================
--- sling/whiteboard/bdelacretaz/mini-standalone-sling/pom.xml (original)
+++ sling/whiteboard/bdelacretaz/mini-standalone-sling/pom.xml Thu Feb 18 14:46:02 2010
@@ -12,6 +12,11 @@
 and limitations under the License.
 -->
 
+<!--
+WARNING if this pom refers to Sling snapshots you need to build them first from
+http://svn.apache.org/repos/asf/sling/trunk/ - that's until we release those modules.
+-->
+
 <project 
     xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
@@ -102,4 +107,4 @@
             <scope>provided</scope>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>