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 2e639c9 commit 5feda86Copy full SHA for 5feda86
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>joinery</groupId>
8
<artifactId>joinery-dataframe</artifactId>
9
- <version>1.8-SNAPSHOT</version>
+ <version>1.8</version>
10
<packaging>jar</packaging>
11
12
<name>Joinery</name>
@@ -31,7 +31,7 @@
31
<connection>scm:git:git@github.com:cardillo/joinery.git</connection>
32
<developerConnection>scm:git:git@github.com:cardillo/joinery.git</developerConnection>
33
<url>git@github.com:cardillo/joinery.git</url>
34
- <tag>HEAD</tag>
+ <tag>v1.8</tag>
35
</scm>
36
37
<properties>
0 commit comments