Skip to content

Commit 18c2ac4

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 88dcf74 commit 18c2ac4

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>io.gdcc.export</groupId>
66
<artifactId>debug</artifactId>
7-
<version>0.1.1</version>
7+
<version>0.1.2-SNAPSHOT</version>
88
<packaging>jar</packaging>
99
<name>Debug Exporter for Dataverse</name>
1010
<description>This exporter plugin can be added to a Dataverse installation, dumping all possible JSON and XML data.</description>
@@ -29,7 +29,7 @@
2929
<scm>
3030
<connection>scm:git:https://github.com/gdcc/exporter-debug.git</connection>
3131
<developerConnection>scm:git:[email protected]:gdcc/exporter-debug.git</developerConnection>
32-
<tag>debug-0.1.1</tag>
32+
<tag>HEAD</tag>
3333
<url>https://github.com/gdcc/exporter-debug</url>
3434
</scm>
3535

0 commit comments

Comments
 (0)