This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.models.impl-1.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git
commit 9c6fb1eddb3a759945ab83fe87eed2c66b7bdb51 Author: Justin Edelson <[email protected]> AuthorDate: Thu Aug 21 20:46:36 2014 +0000 SLING-3869 - fixing branding issues with Sling Models. Thanks to Stefan Seifert for the patch! git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/impl@1619575 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 426fb1d..37f20bd 100644 --- a/pom.xml +++ b/pom.xml @@ -29,8 +29,8 @@ <artifactId>org.apache.sling.models.impl</artifactId> <packaging>bundle</packaging> <version>1.0.7-SNAPSHOT</version> - <name>Sling Models Implementation</name> - <description>Sling Models Implementation</description> + <name>Apache Sling Models Implementation</name> + <description>Apache Sling Models Implementation</description> <properties> <sling.java.version>6</sling.java.version> </properties> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
