Commit 44c359b9c70ca8d5b3a4216cd67f0ae58526cb0f
1 parent
88455358a7
Exists in
master
[maven-release-plugin] prepare for next development iteration
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
pom.xml
... | ... | @@ -7,7 +7,7 @@ |
7 | 7 | <version>6</version> |
8 | 8 | </parent> |
9 | 9 | <artifactId>alfresco-core</artifactId> |
10 | - <version>6.5</version> | |
10 | + <version>6.6-SNAPSHOT</version> | |
11 | 11 | <name>Alfresco Core</name> |
12 | 12 | <description>Alfresco core libraries and utils</description> |
13 | 13 | |
... | ... | @@ -15,7 +15,7 @@ |
15 | 15 | <connection>scm:git:https://gitlab.alfresco.com/platform/alfresco-core.git</connection> |
16 | 16 | <developerConnection>scm:git:https://gitlab.alfresco.com/platform/alfresco-core.git</developerConnection> |
17 | 17 | <url>https://gitlab.alfresco.com/platform/alfresco-core</url> |
18 | - <tag>6.5</tag> | |
18 | + <tag>HEAD</tag> | |
19 | 19 | </scm> |
20 | 20 | |
21 | 21 | <distributionManagement> | ... | ... |