mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Update version to 4.3.0 (except for community, still 4.2.e), pom files to 4.3.0-SNAPSHOT and version.schema to 7000
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@56397 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
# Version label
|
# Version label
|
||||||
|
|
||||||
version.major=4
|
version.major=4
|
||||||
version.minor=2
|
version.minor=3
|
||||||
version.revision=0
|
version.revision=0
|
||||||
version.label=
|
version.label=
|
||||||
|
|
||||||
@@ -15,7 +15,7 @@ version.edition=Community
|
|||||||
|
|
||||||
# SCM Revision number
|
# SCM Revision number
|
||||||
|
|
||||||
version.scmrevision=@scm-path@\u0040@scm-revision@
|
version.scmrevision=@scm-path@-r@scm-revision@
|
||||||
|
|
||||||
# Build number
|
# Build number
|
||||||
|
|
||||||
@@ -23,4 +23,4 @@ version.build=r@scm-revision@-b@build-number@
|
|||||||
|
|
||||||
# Schema number
|
# Schema number
|
||||||
|
|
||||||
version.schema=6033
|
version.schema=7000
|
||||||
|
2
pom.xml
2
pom.xml
@@ -9,7 +9,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>alfresco-parent</artifactId>
|
<artifactId>alfresco-parent</artifactId>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<version>4.2.0-SNAPSHOT</version>
|
<version>4.3.0-SNAPSHOT</version>
|
||||||
<relativePath>../../pom.xml</relativePath>
|
<relativePath>../../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user