We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db34de7 commit 35e25c3Copy full SHA for 35e25c3
1 file changed
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>io.jenkins.plugins</groupId>
13
<artifactId>bitbucket-push-and-pull-request</artifactId>
14
- <version>4.0.1</version>
+ <version>4.0.2-SNAPSHOT</version>
15
<packaging>hpi</packaging>
16
17
<properties>
@@ -211,7 +211,7 @@
211
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
212
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
213
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
214
- <tag>bitbucket-push-and-pull-request-4.0.1</tag>
+ <tag>bitbucket-push-and-pull-request-3.3.5</tag>
215
</scm>
216
217
<repositories>
0 commit comments