mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2025-09-10 14:12:09 +00:00
BuildMammoth: the branch was created, the pom version changed and dependencies were changed
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>org.alfresco</groupId>
|
||||
<artifactId>acs-community-packaging</artifactId>
|
||||
<version>6.0.1-SNAPSHOT</version>
|
||||
<version>6.0.1_feature_REPO-2908-jod-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
10
pom.xml
10
pom.xml
@@ -2,7 +2,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>acs-community-packaging</artifactId>
|
||||
<name>Alfresco Content Services Community Packaging</name>
|
||||
<version>6.0.1-SNAPSHOT</version>
|
||||
<version>6.0.1_feature_REPO-2908-jod-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<parent>
|
||||
@@ -40,11 +40,11 @@
|
||||
<!-- Set to "Community Early Access" to add to the version.edition property in version.properties -->
|
||||
<version.edition>Community</version.edition>
|
||||
|
||||
<dependency.alfresco-repository.version>6.10</dependency.alfresco-repository.version>
|
||||
<dependency.alfresco-remote-api.version>6.6</dependency.alfresco-remote-api.version>
|
||||
<dependency.alfresco-repository.version>6.12_feature_REPO-2908-jod-6</dependency.alfresco-repository.version>
|
||||
<dependency.alfresco-remote-api.version>6.7_feature_REPO-2908-jod-4</dependency.alfresco-remote-api.version>
|
||||
<dependency.alfresco-trashcan-cleaner.version>2.2</dependency.alfresco-trashcan-cleaner.version>
|
||||
<dependency.alfresco-core.version>6.15</dependency.alfresco-core.version>
|
||||
<dependency.alfresco-data-model.version>6.22</dependency.alfresco-data-model.version>
|
||||
<dependency.alfresco-core.version>6.16_feature_REPO-2908-jod-1</dependency.alfresco-core.version>
|
||||
<dependency.alfresco-data-model.version>6.23_feature_REPO-2908-jod-1</dependency.alfresco-data-model.version>
|
||||
<dependency.alfresco-mmt.version>6.0</dependency.alfresco-mmt.version>
|
||||
<dependency.alfresco-pdf-renderer.version>1.0</dependency.alfresco-pdf-renderer.version>
|
||||
<dependency.alfresco-jlan.version>6.3</dependency.alfresco-jlan.version>
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>org.alfresco</groupId>
|
||||
<artifactId>acs-community-packaging</artifactId>
|
||||
<version>6.0.1-SNAPSHOT</version>
|
||||
<version>6.0.1_feature_REPO-2908-jod-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>org.alfresco</groupId>
|
||||
<artifactId>acs-community-packaging</artifactId>
|
||||
<version>6.0.1-SNAPSHOT</version>
|
||||
<version>6.0.1_feature_REPO-2908-jod-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
Reference in New Issue
Block a user