We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b493f1a commit 211ddb7Copy full SHA for 211ddb7
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.4-SNAPSHOT</version>
+ <version>3.3.4</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:[email protected]: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.1</tag>
+ <tag>bitbucket-push-and-pull-request-3.3.4</tag>
223
</scm>
224
225
<repositories>
0 commit comments