Skip to content

Commit 8875b2d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 836b0f5 commit 8875b2d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>io.gdcc.export</groupId>
1212
<artifactId>croissant</artifactId>
13-
<version>0.1.6</version>
13+
<version>0.1.7-SNAPSHOT</version>
1414
<packaging>jar</packaging>
1515
<name>Croissant Exporter for Dataverse</name>
1616
<description>Croissant is a high-level format for machine learning datasets.</description>
@@ -36,7 +36,7 @@
3636
<!-- Override "croissant" with name of git repo -->
3737
<connection>scm:git:https://github.com/gdcc/exporter-croissant.git</connection>
3838
<developerConnection>scm:git:git@github.com:gdcc/exporter-croissant.git</developerConnection>
39-
<tag>croissant-0.1.6</tag>
39+
<tag>HEAD</tag>
4040
<url>https://github.com/gdcc/exporter-croissant</url>
4141
</scm>
4242

0 commit comments

Comments
 (0)