mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Update version to 2.3.c
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3.COMMUNITY@93066 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
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.3.b</version>
|
<version>2.3.c</version>
|
||||||
<name>Alfresco Records Management</name>
|
<name>Alfresco Records Management</name>
|
||||||
|
|
||||||
<url>http://www.alfresco.org/</url>
|
<url>http://www.alfresco.org/</url>
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-rm-parent</artifactId>
|
<artifactId>alfresco-rm-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.3.c</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<artifactId>alfresco-rm-automation</artifactId>
|
<artifactId>alfresco-rm-automation</artifactId>
|
||||||
|
@@ -4,7 +4,7 @@ module.id=org_alfresco_module_rm
|
|||||||
# 23/02/2012 - Renamed
|
# 23/02/2012 - Renamed
|
||||||
module.aliases=org_alfresco_module_dod5015
|
module.aliases=org_alfresco_module_dod5015
|
||||||
|
|
||||||
module.title=Records Management (2.3.b)
|
module.title=Records Management (2.3.c)
|
||||||
module.description=Alfresco Record Management Extension
|
module.description=Alfresco Record Management Extension
|
||||||
module.version=2.3
|
module.version=2.3
|
||||||
|
|
||||||
|
@@ -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.3.b</version>
|
<version>2.3.c</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