Skip to content

Commit 35e25c3

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent db34de7 commit 35e25c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>io.jenkins.plugins</groupId>
1313
<artifactId>bitbucket-push-and-pull-request</artifactId>
14-
<version>4.0.1</version>
14+
<version>4.0.2-SNAPSHOT</version>
1515
<packaging>hpi</packaging>
1616

1717
<properties>
@@ -211,7 +211,7 @@
211211
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
212212
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
213213
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
214-
<tag>bitbucket-push-and-pull-request-4.0.1</tag>
214+
<tag>bitbucket-push-and-pull-request-3.3.5</tag>
215215
</scm>
216216

217217
<repositories>

0 commit comments

Comments
 (0)