Skip to content

Commit

Permalink
Try re-release in repo.jenkins-ci.org/releases/
Browse files Browse the repository at this point in the history
  • Loading branch information
IBA-mainframe-dev committed May 9, 2023
1 parent 3d728f3 commit 04c966c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .mvn/maven.config
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
-Pconsume-incrementals
-Pmight-produce-incrementals
-Pconsume-incrementals
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>zdevops</artifactId>
<version>0.1.0</version>
<version>${revision}${changelist}</version>
<name>Zowe zDevOps</name>
<groupId>io.jenkins.plugins</groupId>
<packaging>hpi</packaging>
Expand Down Expand Up @@ -53,7 +53,7 @@
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>zdevops-0.1.0</tag>
<tag>${scmTag}</tag>
</scm>

<build>
Expand Down

0 comments on commit 04c966c

Please sign in to comment.