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-bundle-archetype.git
commit 4a9d12bb72c822a10bc0b0463ea00ebaf85a65ea Author: Robert Munteanu <[email protected]> AuthorDate: Fri Oct 16 19:44:49 2015 +0000 [maven-release-plugin] prepare release sling-bundle-archetype-1.0.4 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1709075 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 4bb54df..b1855ab 100644 --- a/pom.xml +++ b/pom.xml @@ -23,20 +23,20 @@ <groupId>org.apache.sling</groupId> <artifactId>sling-archetype-parent</artifactId> <version>4</version> - <relativePath/> + <relativePath /> </parent> <artifactId>sling-bundle-archetype</artifactId> - <version>1.0.3-SNAPSHOT</version> + <version>1.0.4</version> <packaging>maven-archetype</packaging> <name>Sling Bundle Archetype</name> <description>Maven archetype for a generic OSGi bundle.</description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/bundle</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/bundle</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/bundle</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-bundle-archetype-1.0.4</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-bundle-archetype-1.0.4</developerConnection> + <url>http://svn.apache.org/viewvc/sling/tags/sling-bundle-archetype-1.0.4</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
