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
Markus Stoegerer committed Dec 16, 2019
1 parent a32e691 commit dc659a6
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 @@ -8,7 +8,7 @@

<artifactId>ranorex-integration</artifactId>
<packaging>hpi</packaging>
<version>1.0.2</version>
<version>1.0.3-SNAPSHOT</version>
<name>Ranorex Test Execution Plugin</name>
<description>This plugin provides an easy way to run a Ranorex test suite as a build step in your Jenkins job. You
can run a test suite as is without any need for configuration, or you can make several different advanced
Expand Down Expand Up @@ -49,7 +49,7 @@
<connection>scm:git:ssh://github.com/jenkinsci/ranorex-integration-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/ranorex-integration-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/ranorex-integration-plugin.git</url>
<tag>ranorex-integration-1.0.2</tag>
<tag>HEAD</tag>
</scm>

<repositories>
Expand Down

0 comments on commit dc659a6

Please sign in to comment.