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
asimell committed Sep 22, 2022
1 parent 0eafeb7 commit 693e6a2
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 @@ -7,7 +7,7 @@
</parent>

<artifactId>robot</artifactId>
<version>3.3.0</version>
<version>3.3.1-SNAPSHOT</version>
<name>Robot Framework plugin</name>
<description>Shows Robot Framework test results in project</description>
<packaging>hpi</packaging>
Expand Down Expand Up @@ -60,7 +60,7 @@
<connection>scm:git:ssh://github.com/jenkinsci/robot-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/robot-plugin.git</developerConnection>
<url>https://www.github.com/jenkinsci/robot-plugin</url>
<tag>robot-3.3.0</tag>
<tag>HEAD</tag>
</scm>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 693e6a2

Please sign in to comment.