Commit bb940a8bfe457c32c2356933cfcc84c0fa760663
1 parent
611d22ea88
Exists in
master
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit 611d22ea8801caea500d4e0d618eddf7cd177dc9.
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.2-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> | ... | ... |