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
thabok committed Oct 30, 2018
1 parent 2da3451 commit 83d9ad7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -10,14 +10,14 @@

<groupId>com.btc.ep</groupId>
<artifactId>btc-embeddedplatform</artifactId>
<version>2.0.0</version>
<version>2.0.1-SNAPSHOT</version>
<packaging>hpi</packaging>

<scm>
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>btc-embeddedplatform-2.0.0</tag>
<tag>HEAD</tag>
</scm>

<name>BTC DSL for Pipeline</name>
Expand Down

0 comments on commit 83d9ad7

Please sign in to comment.