We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48790a8 commit f0e8b43Copy full SHA for f0e8b43
pom.xml
@@ -12,7 +12,7 @@
12
<url>https://github.com/frankframework/frank-doc</url>
13
14
<properties>
15
- <revision>4.2.0</revision>
+ <revision>4.3.0-SNAPSHOT</revision>
16
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
17
<maven.compiler.source>17</maven.compiler.source>
18
<maven.compiler.target>17</maven.compiler.target>
@@ -66,7 +66,7 @@
66
67
<connection>scm:git:https://github.com/frankframework/frank-doc.git</connection>
68
<developerConnection>scm:git:https://github.com/frankframework/frank-doc.git</developerConnection>
69
- <tag>v4.2.0</tag>
+ <tag>HEAD</tag>
70
</scm>
71
72
<dependencyManagement>
0 commit comments