Skip to content

Commit 28ecc25

Browse files
committed
Build properties swapped.
1 parent 32a48ee commit 28ecc25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Jenkinsfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ pipeline {
66
}
77

88
environment {
9-
MAVEN_PROPERTIES_ID = "14bec7ec-e689-43dc-9ed9-22767b144939"
10-
BUILD_PROPERTIES_ID = "39194e51-be8a-4574-af3b-baed7a985ca1"
9+
MAVEN_PROPERTIES_ID = "39194e51-be8a-4574-af3b-baed7a985ca1"
10+
BUILD_PROPERTIES_ID = "14bec7ec-e689-43dc-9ed9-22767b144939"
1111
BUILD_PROPERTIES_FILENAME = "bithatch.build.properties"
1212
}
1313

0 commit comments

Comments
 (0)