This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.datasource-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-datasource.git
commit c311803f54af83c7ca32447e94e59228e7a7e5ed Author: Chetan Mehrotra <[email protected]> AuthorDate: Thu Jan 15 11:19:43 2015 +0000 Reverting the version back to 0.0.1-SNAPSHOT so as to reattempt the release for 1.0.0. again! git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/datasource@1652061 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f078ce3..1ea501f 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <artifactId>org.apache.sling.datasource</artifactId> <packaging>bundle</packaging> - <version>1.0.1-SNAPSHOT</version> + <version>0.0.1-SNAPSHOT</version> <name>Apache Sling DataSource Provider</name> <description> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
