-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare for next development iteration
- Loading branch information
1 parent
641d727
commit 5c6e435
Showing
3 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
</parent> | ||
|
||
<artifactId>openstack-cloud</artifactId> | ||
<version>2.58</version> | ||
<version>2.59-SNAPSHOT</version> | ||
<packaging>hpi</packaging> | ||
<name>OpenStack Cloud Plugin</name> | ||
<description>Allows Jenkins to build on OpenStack nodes</description> | ||
|
@@ -242,7 +242,7 @@ | |
<connection>scm:git:ssh://github.com/jenkinsci/openstack-cloud-plugin.git</connection> | ||
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/openstack-cloud-plugin.git</developerConnection> | ||
<url>https://github.com/jenkinsci/openstack-cloud-plugin</url> | ||
<tag>parent-2.58</tag> | ||
<tag>HEAD</tag> | ||
</scm> | ||
|
||
<repositories> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<groupId>org.jenkins-ci.plugins.openstack-cloud</groupId> | ||
<artifactId>parent</artifactId> | ||
<packaging>pom</packaging> | ||
<version>2.58</version> | ||
<version>2.59-SNAPSHOT</version> | ||
|
||
<properties> | ||
<jenkins.version>2.222.4</jenkins.version> | ||
|
@@ -20,7 +20,7 @@ | |
<connection>scm:git:ssh://github.com/jenkinsci/openstack-cloud-plugin.git</connection> | ||
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/openstack-cloud-plugin.git</developerConnection> | ||
<url>https://github.com/jenkinsci/openstack-cloud-plugin</url> | ||
<tag>parent-2.58</tag> | ||
<tag>HEAD</tag> | ||
</scm> | ||
|
||
<developers> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters