Skip to content

Commit 949baf2

Browse files
committed
release: Prepare for next development iteration
1 parent 5739311 commit 949baf2

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
@@ -4,7 +4,7 @@
44

55
<groupId>de.rub.nds</groupId>
66
<artifactId>relaxed-dependency-convergence-rule</artifactId>
7-
<version>1.1.1</version>
7+
<version>1.1.2-SNAPSHOT</version>
88

99
<name>Relaxed Dependency Convergence Rule</name>
1010
<description>A custom maven enforcer rule that works similar to dependencyConvergence but is limited to contradicting major versions</description>
@@ -36,7 +36,7 @@
3636
<scm>
3737
<connection>scm:git:https://github.com/tls-attacker/relaxed-dependency-convergence-rule.git</connection>
3838
<developerConnection>scm:git:ssh://git@github.com/tls-attacker/relaxed-dependency-convergence-rule.git</developerConnection>
39-
<tag>v1.1.1</tag>
39+
<tag>HEAD</tag>
4040
<url>https://github.com/tls-attacker/relaxed-dependency-convergence-rule</url>
4141
</scm>
4242

0 commit comments

Comments
 (0)