You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:53:39 UTC

[sling-org-apache-sling-launchpad-testing-war] 10/16: using released version in testing-war too

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.launchpad.testing-war-6
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-testing-war.git

commit 617b3265ee9150d8207a9074c4b48e987afe1390
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Mon Feb 21 01:50:29 2011 +0000

    using released version in testing-war too
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/launchpad/testing-war@1072821 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 20b1a8d..c18e7d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,6 +178,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>maven-launchpad-plugin</artifactId>
+                <version>2.0.10</version>
                 <executions>
                     <execution>
                         <id>prepare-package</id>
@@ -453,7 +454,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.launchpad.base</artifactId>
-            <version>2.2.0</version>
+            <version>2.3.0</version>
             <classifier>webapp</classifier>
             <type>war</type>
             <scope>runtime</scope>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.