Commit ac30960458b1bc9b4486dd3b9b77e073d1bfc083
1 parent
da594699c9
Exists in
master
[maven-release-plugin] prepare release 6.1
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
pom.xml
... | ... | @@ -10,13 +10,13 @@ |
10 | 10 | <artifactId>alfresco-data-model</artifactId> |
11 | 11 | <name>Alfresco Data Model</name> |
12 | 12 | <description>Alfresco Data Model classes</description> |
13 | - <version>6.1-SNAPSHOT</version> | |
13 | + <version>6.1</version> | |
14 | 14 | |
15 | 15 | <scm> |
16 | 16 | <connection>scm:git:https://gitlab.alfresco.com/platform/alfresco-data-model.git</connection> |
17 | 17 | <developerConnection>scm:git:https://gitlab.alfresco.com/platform/alfresco-data-model.git</developerConnection> |
18 | 18 | <url>https://gitlab.alfresco.com/platform/alfresco-data-model</url> |
19 | - <tag>HEAD</tag> | |
19 | + <tag>6.1</tag> | |
20 | 20 | </scm> |
21 | 21 | |
22 | 22 | <distributionManagement> | ... | ... |