Skip to content

Commit f0e8b43

Browse files
Prepare for next development iteration
1 parent 48790a8 commit f0e8b43

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
@@ -12,7 +12,7 @@
1212
<url>https://github.com/frankframework/frank-doc</url>
1313

1414
<properties>
15-
<revision>4.2.0</revision>
15+
<revision>4.3.0-SNAPSHOT</revision>
1616
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1717
<maven.compiler.source>17</maven.compiler.source>
1818
<maven.compiler.target>17</maven.compiler.target>
@@ -66,7 +66,7 @@
6666
<url>https://github.com/frankframework/frank-doc</url>
6767
<connection>scm:git:https://github.com/frankframework/frank-doc.git</connection>
6868
<developerConnection>scm:git:https://github.com/frankframework/frank-doc.git</developerConnection>
69-
<tag>v4.2.0</tag>
69+
<tag>HEAD</tag>
7070
</scm>
7171

7272
<dependencyManagement>

0 commit comments

Comments
 (0)