This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.fragment.xml-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fragment-xml.git
commit 505665a9c769862bccc1f6badcd80d6f5ebb48b0 Author: Justin Edelson <[email protected]> AuthorDate: Thu Jun 21 14:51:48 2012 +0000 [maven-release-plugin] rollback the release of org.apache.sling.fragment.xml-1.0.0 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-xml@1352547 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index c2c18cf..099cf1d 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.sling.fragment.xml</artifactId> - <version>1.0.0</version> + <version>0.0.1-SNAPSHOT</version> <packaging>jar</packaging> <name>Apache Sling System Bundle Extension: XML APIs</name> @@ -124,10 +124,4 @@ </plugin> </plugins> </build> - - <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.fragment.xml-1.0.0</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.fragment.xml-1.0.0</developerConnection> - <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.fragment.xml-1.0.0</url> - </scm> </project> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
