Skip to content

Commit 44b2a92

Browse files
committed
[maven-release-plugin] prepare release github-integration-parent-0.0.1-rc3
1 parent 4edc6c0 commit 44b2a92

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

github-pullrequest-plugin/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<parent>
66
<groupId>org.jenkins-ci.plugins</groupId>
77
<artifactId>github-integration-parent</artifactId>
8-
<version>0.0.1-SNAPSHOT</version>
8+
<version>0.0.1-rc3</version>
99
</parent>
1010

1111
<artifactId>github-pullrequest</artifactId>
12-
<version>0.0.1-SNAPSHOT</version>
12+
<version>0.0.1-rc3</version>
1313
<packaging>hpi</packaging>
1414

1515
<name>GitHub Pull Request Plugin</name>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:ssh://github.com/jenkinsci/github-integration-plugin.git</connection>
3636
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/github-integration-plugin.git</developerConnection>
3737
<url>https://github.com/jenkinsci/github-integration-plugin</url>
38-
<tag>github-pullrequest-0.0.1-beta7</tag>
38+
<tag>github-integration-parent-0.0.1-rc3</tag>
3939
</scm>
4040

4141
<properties>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>github-integration-parent</artifactId>
12-
<version>0.0.1-SNAPSHOT</version>
12+
<version>0.0.1-rc3</version>
1313
<packaging>pom</packaging>
1414

1515
<name>GitHub Integration Parent</name>
@@ -39,7 +39,7 @@
3939
<connection>scm:git:ssh://github.com/jenkinsci/github-integration-plugin.git</connection>
4040
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/github-integration-plugin.git</developerConnection>
4141
<url>https://github.com/jenkinsci/github-integration-plugin.git</url>
42-
<tag>HEAD</tag>
42+
<tag>github-integration-parent-0.0.1-rc3</tag>
4343
</scm>
4444

4545
<distributionManagement>

0 commit comments

Comments
 (0)