Skip to content

Commit

Permalink
IVYPORTAL-14419 Raise version of your portal maven artifacts to the n…
Browse files Browse the repository at this point in the history
…ext development cycle after release > Increase portal version by build param
  • Loading branch information
lttung-axonivy committed Dec 26, 2024
1 parent b57d67c commit 3a8d22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/update-pom/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ pipeline {
// removeCacheEngine()
// docker.build('fetch-cache', '-f build/Dockerfile .').inside('-v /var/tools/maven-cache:/home/build/') {
// maven cmd: 'clean install -f AxonIvyPortal/portal-components/pom.xml'
}
// }
}
}
}
Expand Down

0 comments on commit 3a8d22b

Please sign in to comment.