Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
gilv committed Jun 27, 2021
1 parent 738209f commit f726f40
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 @@ -20,7 +20,7 @@
<groupId>com.ibm.stocator</groupId>
<artifactId>stocator</artifactId>
<packaging>jar</packaging>
<version>1.1.4</version>
<version>1.1.5-SNAPSHOT</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>Storage Connector based on the HDFS interface</description>
<url>https://github.com/SparkTC/stocator</url>
Expand All @@ -42,7 +42,7 @@
<connection>scm:git:[email protected]:SparkTC/stocator.git</connection>
<developerConnection>scm:git:[email protected]:SparkTC/stocator.git</developerConnection>
<url>[email protected]:SparkTC/stocator.git</url>
<tag>v1.1.4</tag>
<tag>HEAD</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit f726f40

Please sign in to comment.