You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2009/06/18 12:48:01 UTC

svn commit: r786012 [3/3] - in /sling/trunk: ./ bundles/api/ bundles/commons/json/ bundles/commons/log/ bundles/commons/mime/ bundles/commons/osgi/ bundles/commons/scheduler/ bundles/commons/testing/ bundles/commons/threads/ bundles/engine/ bundles/ext...

Modified: sling/trunk/samples/simple-demo/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/samples/simple-demo/pom.xml?rev=786012&r1=786011&r2=786012&view=diff
==============================================================================
--- sling/trunk/samples/simple-demo/pom.xml (original)
+++ sling/trunk/samples/simple-demo/pom.xml Thu Jun 18 10:47:55 2009
@@ -29,7 +29,7 @@
 
     <groupId>org.apache.sling.samples</groupId>
     <artifactId>org.apache.sling.samples.simple-demo</artifactId>
-    <version>2.0.3-incubator-SNAPSHOT</version>
+    <version>2.0.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Sample Application</name>

Modified: sling/trunk/samples/webloader/service/README.txt
URL: http://svn.apache.org/viewvc/sling/trunk/samples/webloader/service/README.txt?rev=786012&r1=786011&r2=786012&view=diff
==============================================================================
--- sling/trunk/samples/webloader/service/README.txt (original)
+++ sling/trunk/samples/webloader/service/README.txt Thu Jun 18 10:47:55 2009
@@ -11,16 +11,6 @@
 
 Apache Sling Sample
 
-Disclaimer
-==========
-Apache Sling is an effort undergoing incubation at The Apache Software Foundation (ASF),
-sponsored by the Apache Jackrabbit PMC. Incubation is required of all newly accepted
-projects until a further review indicates that the infrastructure, communications,
-and decision making process have stabilized in a manner consistent with other
-successful ASF projects. While incubation status is not necessarily a reflection of
-the completeness or stability of the code, it does indicate that the project has yet
-to be fully endorsed by the ASF.
-
 Getting Started
 ===============
 

Modified: sling/trunk/samples/webloader/service/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/samples/webloader/service/pom.xml?rev=786012&r1=786011&r2=786012&view=diff
==============================================================================
--- sling/trunk/samples/webloader/service/pom.xml (original)
+++ sling/trunk/samples/webloader/service/pom.xml Thu Jun 18 10:47:55 2009
@@ -30,7 +30,7 @@
     <groupId>org.apache.sling.samples</groupId>
     <artifactId>org.apache.sling.samples.webloader.service</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.3-incubator-SNAPSHOT</version>
+    <version>2.0.3-SNAPSHOT</version>
 
     <name>Apache Sling Webloader Service</name>
     <description>

Modified: sling/trunk/samples/webloader/ui/README.txt
URL: http://svn.apache.org/viewvc/sling/trunk/samples/webloader/ui/README.txt?rev=786012&r1=786011&r2=786012&view=diff
==============================================================================
--- sling/trunk/samples/webloader/ui/README.txt (original)
+++ sling/trunk/samples/webloader/ui/README.txt Thu Jun 18 10:47:55 2009
@@ -8,16 +8,6 @@
 Webloader" page, that gives access to the Webloader service. 
 
 
-Disclaimer
-==========
-Apache Sling is an effort undergoing incubation at The Apache Software Foundation (ASF),
-sponsored by the Apache Jackrabbit PMC. Incubation is required of all newly accepted
-projects until a further review indicates that the infrastructure, communications,
-and decision making process have stabilized in a manner consistent with other
-successful ASF projects. While incubation status is not necessarily a reflection of
-the completeness or stability of the code, it does indicate that the project has yet
-to be fully endorsed by the ASF.
-
 Getting Started
 ===============
 

Modified: sling/trunk/samples/webloader/ui/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/samples/webloader/ui/pom.xml?rev=786012&r1=786011&r2=786012&view=diff
==============================================================================
--- sling/trunk/samples/webloader/ui/pom.xml (original)
+++ sling/trunk/samples/webloader/ui/pom.xml Thu Jun 18 10:47:55 2009
@@ -30,7 +30,7 @@
     <groupId>org.apache.sling.samples</groupId>
     <artifactId>org.apache.sling.samples.webloader.ui</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.3-incubator-SNAPSHOT</version>
+    <version>2.0.3-SNAPSHOT</version>
 
     <name>Apache Sling Webloader User Interface</name>
     <description>