mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Update versions following release of 2.2.0.3
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -4,7 +4,7 @@
|
|||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-rm-parent</artifactId>
|
<artifactId>alfresco-rm-parent</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<version>2.2.0.3</version>
|
<version>2.2.0.4-SNAPSHOT</version>
|
||||||
<name>Alfresco Records Management</name>
|
<name>Alfresco Records Management</name>
|
||||||
|
|
||||||
<url>http://www.alfresco.org/</url>
|
<url>http://www.alfresco.org/</url>
|
||||||
|
@@ -6,6 +6,6 @@ module.aliases=org_alfresco_module_dod5015
|
|||||||
|
|
||||||
module.title=Records Management
|
module.title=Records Management
|
||||||
module.description=Alfresco Record Management Extension
|
module.description=Alfresco Record Management Extension
|
||||||
module.version=2.2.0.3
|
module.version=2.2.0.4
|
||||||
|
|
||||||
module.repo.version.min=4.2
|
module.repo.version.min=4.2
|
@@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-rm-parent</artifactId>
|
<artifactId>alfresco-rm-parent</artifactId>
|
||||||
<version>2.2.0.3</version>
|
<version>2.2.0.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<artifactId>alfresco-rm-server</artifactId>
|
<artifactId>alfresco-rm-server</artifactId>
|
||||||
|
Reference in New Issue
Block a user