Commit b0d3b564 authored by mindthegab's avatar mindthegab
Browse files

[maven-release-plugin] prepare for next development iteration

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@160 04253f4f-3451-0410-a141-5562f1e59037
parent fb5bd19c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -3,12 +3,12 @@
	<groupId>com.sourcesense.maven</groupId>
	<artifactId>maven-nosnapshot-plugin</artifactId>
	<packaging>maven-plugin</packaging>
	<version>0.0.4</version>
	<version>0.0.5-SNAPSHOT</version>
	<name>Custom version manipulator Maven Plugin. It's non invasive and puts modified versions in configurable pom properties</name>
	<url>http://maven.apache.org</url>
	<scm>
		<developerConnection>scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-nosnapshot-plugin-0.0.4</developerConnection>
		<url>https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-nosnapshot-plugin-0.0.4</url>
		<developerConnection>scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/trunk/plugins/maven-nosnapshot-plugin</developerConnection>
		<url>https://maven-alfresco-archetypes.googlecode.com/svn/trunk/plugins/maven-nosnapshot-plugin</url>
	</scm>
	<dependencies>
		<dependency>