mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>full-community-packaging</artifactId>
|
<artifactId>full-community-packaging</artifactId>
|
||||||
<version>6.0.3-ea</version>
|
<version>6.0.4-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>alfresco-content-services-community-full-distribution</artifactId>
|
<artifactId>alfresco-content-services-community-full-distribution</artifactId>
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>full-community-packaging</artifactId>
|
<artifactId>full-community-packaging</artifactId>
|
||||||
<version>6.0.3-ea</version>
|
<version>6.0.4-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>full-community-packaging</artifactId>
|
<artifactId>full-community-packaging</artifactId>
|
||||||
<version>6.0.3-ea</version>
|
<version>6.0.4-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>full-community-packaging</artifactId>
|
<artifactId>full-community-packaging</artifactId>
|
||||||
<version>6.0.3-ea</version>
|
<version>6.0.4-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>full-community-packaging</artifactId>
|
<artifactId>full-community-packaging</artifactId>
|
||||||
<version>6.0.3-ea</version>
|
<version>6.0.4-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>alfresco-content-services-community-full-installer</artifactId>
|
<artifactId>alfresco-content-services-community-full-installer</artifactId>
|
||||||
|
4
pom.xml
4
pom.xml
@@ -6,7 +6,7 @@
|
|||||||
<version>6</version>
|
<version>6</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>full-community-packaging</artifactId>
|
<artifactId>full-community-packaging</artifactId>
|
||||||
<version>6.0.3-ea</version>
|
<version>6.0.4-SNAPSHOT</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>Alfresco Content Services Community Full Packaging</name>
|
<name>Alfresco Content Services Community Full Packaging</name>
|
||||||
|
|
||||||
@@ -14,7 +14,7 @@
|
|||||||
<connection>scm:git:git@github.com:Alfresco/acs-community-full-packaging.git</connection>
|
<connection>scm:git:git@github.com:Alfresco/acs-community-full-packaging.git</connection>
|
||||||
<developerConnection>scm:git:git@github.com:Alfresco/acs-community-full-packaging.git</developerConnection>
|
<developerConnection>scm:git:git@github.com:Alfresco/acs-community-full-packaging.git</developerConnection>
|
||||||
<url>https://github.com/Alfresco/acs-community-full-packaging</url>
|
<url>https://github.com/Alfresco/acs-community-full-packaging</url>
|
||||||
<tag>full-community-packaging-6.0.3-ea</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>full-community-packaging</artifactId>
|
<artifactId>full-community-packaging</artifactId>
|
||||||
<version>6.0.3-ea</version>
|
<version>6.0.4-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
Reference in New Issue
Block a user