Skip to content

Commit 2b9a08c

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent f8da696 commit 2b9a08c

File tree

1 file changed

+2
-2
lines changed
  • generated/java/datadoc-model

1 file changed

+2
-2
lines changed

generated/java/datadoc-model/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>no.ssb.dapla.metadata</groupId>
44
<artifactId>datadoc-model</artifactId>
55
<packaging>jar</packaging>
6-
<version>1.3</version>
6+
<version>1.4-SNAPSHOT</version>
77
<name>datadoc-model</name>
88
<url>http://maven.apache.org</url>
99

@@ -28,7 +28,7 @@
2828
<scm>
2929
<developerConnection>scm:git:https://github.com/${github.repository}.git</developerConnection>
3030
<url>https://github.com/${github.repository}</url>
31-
<tag>java-v1.3</tag>
31+
<tag>HEAD</tag>
3232
</scm>
3333

3434
<dependencies>

0 commit comments

Comments
 (0)