Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
cardillo committed Jun 4, 2021
1 parent 914d294 commit deb702e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>sh.joinery</groupId>
<artifactId>joinery-dataframe</artifactId>
<version>1.10-SNAPSHOT</version>
<version>1.10</version>
<packaging>jar</packaging>

<name>Joinery</name>
Expand All @@ -28,7 +28,7 @@
<connection>scm:git:https://github.com/cardillo/joinery.git</connection>
<developerConnection>scm:git:https://github.com/cardillo/joinery.git</developerConnection>
<url>git@github.com:cardillo/joinery.git</url>
<tag>HEAD</tag>
<tag>v1.10</tag>
</scm>

<properties>
Expand Down

0 comments on commit deb702e

Please sign in to comment.