Commit 0fdda216 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@346 04253f4f-3451-0410-a141-5562f1e59037
parent 74051f91
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
	<parent>
		<groupId>com.sourcesense.alfresco</groupId>
		<artifactId>maven-alfresco-archetypes</artifactId>
		<version>3.9.0</version>
		<version>4.0.0-SNAPSHOT</version>
		<relativePath>../pom.xml</relativePath>
	</parent>
	<build>
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
	<parent>
		<groupId>com.sourcesense.alfresco</groupId>
		<artifactId>maven-alfresco-archetypes</artifactId>
		<version>3.9.0</version>
		<version>4.0.0-SNAPSHOT</version>
		<relativePath>../pom.xml</relativePath>
	</parent>
	<description>
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
  <parent>
    <groupId>com.sourcesense.alfresco</groupId>
    <artifactId>maven-alfresco-archetypes</artifactId>
    <version>3.9.0</version>
    <version>4.0.0-SNAPSHOT</version>
    <relativePath>../pom.xml</relativePath>
  </parent>
  <build>
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
  <parent>
     <groupId>com.sourcesense.alfresco</groupId>
     <artifactId>maven-alfresco-archetypes</artifactId>
     <version>3.9.0</version>
     <version>4.0.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
  </parent>
  <build>
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@
	<parent>
		<groupId>org.alfresco</groupId>
		<artifactId>maven-alfresco-lifecycle</artifactId>
		<version>3.9.0</version>
		<version>4.0.0-SNAPSHOT</version>
		<relativePath>../pom.xml</relativePath>
	</parent>
	<organization>
Loading