This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag sling-servlet-archetype-1.0.2 in repository https://gitbox.apache.org/repos/asf/sling-servlet-archetype.git
commit ab104562978f47ed0d90dcaa5c459dde262a6b7a Author: Justin Edelson <[email protected]> AuthorDate: Fri Oct 15 14:37:04 2010 +0000 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/maven/archetypes/servlet@1022951 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 19013ff..324c2d0 100644 --- a/pom.xml +++ b/pom.xml @@ -28,16 +28,16 @@ <groupId>org.apache.sling</groupId> <artifactId>sling-servlet-archetype</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <packaging>maven-archetype</packaging> <name>Sling Servlet Archetype</name> <description>Maven archetype for Sling Servlets</description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-servlet-archetype-1.0.0</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-servlet-archetype-1.0.0</developerConnection> - <url>http://svn.apache.org/viewvc/sling/tags/sling-servlet-archetype-1.0.0</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/maven/archetypes/servlet</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/maven/archetypes/servlet</developerConnection> + <url>http://svn.apache.org/viewvc/sling/trunk/maven/archetypes/servlet</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
