Skip to content

Commit 74708eb

Browse files
committed
release: Prepare for next development iteration
1 parent ab83287 commit 74708eb

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
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>crawler-core</artifactId>
11-
<version>1.2.0</version>
11+
<version>1.2.1-SNAPSHOT</version>
1212

1313
<name>Crawler-Core</name>
1414
<url>https://github.com/tls-attacker/TLS-Crawler</url>
@@ -73,7 +73,7 @@
7373
<scm>
7474
<connection>scm:git:https://github.com/tls-attacker/Crawler-Core.git</connection>
7575
<developerConnection>scm:git:ssh://git@github.com/tls-attacker/Crawler-Core.git</developerConnection>
76-
<tag>v1.2.0</tag>
76+
<tag>HEAD</tag>
7777
<url>https://github.com/tls-attacker/Crawler-Core</url>
7878
</scm>
7979

0 commit comments

Comments
 (0)