Skip to content
Snippets Groups Projects
Commit 5fd80c06 authored by OZGCloud's avatar OZGCloud
Browse files

Update Jenkinsfile

parent 8b5eafdc
No related branches found
No related tags found
No related merge requests found
...@@ -494,4 +494,4 @@ String getRootPomVersion() { ...@@ -494,4 +494,4 @@ String getRootPomVersion() {
String getParentPomVersion(String filePath) { String getParentPomVersion(String filePath) {
def pom = readMavenPom file: filePath def pom = readMavenPom file: filePath
return pom.parent.version return pom.parent.version
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment