We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 665f44d commit 156b2a7Copy full SHA for 156b2a7
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>io.gdcc.export</groupId>
12
<artifactId>croissant</artifactId>
13
- <version>0.1.4</version>
+ <version>0.1.5-SNAPSHOT</version>
14
<packaging>jar</packaging>
15
<name>Croissant Exporter for Dataverse</name>
16
<description>Croissant is a high-level format for machine learning datasets.</description>
@@ -35,7 +35,7 @@
35
<scm>
36
<connection>scm:git:https://github.com/gdcc/exporter-croissant.git</connection>
37
<developerConnection>scm:git:git@github.com:gdcc/exporter-croissant.git</developerConnection>
38
- <tag>croissant-0.1.4</tag>
+ <tag>HEAD</tag>
39
<url>https://github.com/gdcc/exporter-croissant</url>
40
</scm>
41
0 commit comments