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 af4ebc7 commit 0d90786Copy full SHA for 0d90786
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>io.jenkins.plugins</groupId>
13
<artifactId>bitbucket-push-and-pull-request</artifactId>
14
- <version>3.3.1-SNAPSHOT</version>
+ <version>3.3.1</version>
15
<packaging>hpi</packaging>
16
17
<properties>
@@ -219,7 +219,7 @@
219
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
220
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
221
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
222
- <tag>bitbucket-push-and-pull-request-3.3.0</tag>
+ <tag>bitbucket-push-and-pull-request-3.3.1</tag>
223
</scm>
224
225
<repositories>
0 commit comments