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 10, 2023
1 parent b9dc8ef commit 51b7eba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .mvn/maven.config
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
-Pconsume-incrementals
-Pconsume-incrementals
-Pmight-produce-incrementals
-DaltDeploymentRepository=maven.jenkins-ci.org::default::https://repo.jenkins-ci.org/releases/
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
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 51b7eba

Please sign in to comment.