We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc0e881 commit 3265a49Copy full SHA for 3265a49
2 files changed
github-pullrequest-plugin/pom.xml
@@ -5,12 +5,12 @@
5
<parent>
6
<groupId>org.jenkins-ci.plugins</groupId>
7
<artifactId>github-integration-parent</artifactId>
8
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.2.0-SNAPSHOT</version>
9
</parent>
10
11
<!-- historical name -->
12
<artifactId>github-pullrequest</artifactId>
13
14
<packaging>hpi</packaging>
15
16
<name>GitHub Integration Plugin</name>
pom.xml
@@ -9,7 +9,7 @@
<packaging>pom</packaging>
<name>GitHub Integration Parent</name>
0 commit comments