forked from xpandit/xrayjenkins
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Hugo Braz
committed
Dec 15, 2021
1 parent
76e86fe
commit 43b379d
Showing
1 changed file
with
2 additions
and
2 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 |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
|
||
<groupId>org.jenkins-ci.plugins</groupId> | ||
<artifactId>xray-connector</artifactId> | ||
<version>2.5.2.1</version> | ||
<version>2.5.3-SNAPSHOT</version> | ||
<packaging>hpi</packaging> | ||
|
||
<properties> | ||
|
@@ -44,7 +44,7 @@ | |
<connection>scm:git:ssh://[email protected]/jenkinsci/${project.artifactId}-plugin.git</connection> | ||
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection> | ||
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url> | ||
<tag>xray-connector-2.5.2.1</tag> | ||
<tag>xray-connector-2.5.0</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
|