This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-api.git
commit 681742a7bac83a049fd8de35f5f6a56407153ce4 Author: Stefan Egli <[email protected]> AuthorDate: Wed Jun 24 12:34:46 2015 +0000 @no-jira: reverting 1687248 due to svn tagging problems git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1687252 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e8d4003..8965350 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ </parent> <artifactId>org.apache.sling.launchpad.api</artifactId> - <version>1.2.0</version> + <version>1.1.1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Sling Launchpad API</name> @@ -44,4 +44,4 @@ </plugin> </plugins> </build> -</project> \ No newline at end of file +</project> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
