This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.resourcebuilder-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourcebuilder.git
commit 41557941813780437535cc1b6b5a4a92f14aacad Author: Bertrand Delacretaz <[email protected]> AuthorDate: Wed Jan 6 13:59:59 2016 +0000 SLING-5356 - move resourcebuilder under bundles/extensions git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/resourcebuilder@1723329 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 087a03d..427019b 100644 --- a/pom.xml +++ b/pom.xml @@ -27,11 +27,11 @@ <relativePath/> </parent> - <artifactId>org.apache.sling.commons.resourcebuilder</artifactId> + <artifactId>org.apache.sling.resourcebuilder</artifactId> <version>0.0.1-SNAPSHOT</version> <packaging>bundle</packaging> - <name>Apache Sling Commons Resource Builder</name> + <name>Apache Sling Resource Builder</name> <description>Utilities to create Sling content</description> <properties> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
