Skip to content

Commit 9c87dbe

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 1201be6 commit 9c87dbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>biz.netcentric.filevault.validator</groupId>
55
<artifactId>aem-content-package-namespace-validators</artifactId>
6-
<version>1.1.0</version>
6+
<version>1.1.1-SNAPSHOT</version>
77

88
<name>AEM FileVault Content Package Namespace Validators</name>
99
<description>FileVault validators which verify that content packages comply with certain namespacing rules.</description>
@@ -34,7 +34,7 @@
3434
<scm>
3535
<connection>scm:git:ssh://[email protected]/Netcentric/aem-content-package-namespace-validators</connection>
3636
<developerConnection>scm:git:ssh://[email protected]/Netcentric/aem-content-package-namespace-validators</developerConnection>
37-
<tag>1.1.0</tag>
37+
<tag>HEAD</tag>
3838
<url>https://github.com/Netcentric/aem-content-package-namespace-validators.git</url>
3939
</scm>
4040
<distributionManagement>

0 commit comments

Comments
 (0)