Skip to content

Commit a0821d3

Browse files
author
Kevin Naquin
authored
Update Jenkinsfile
1 parent 6c35890 commit a0821d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ node("${BUILD_NODE}"){
4848
{
4949
sh """
5050
./gradlew publish \
51-
-PossimMavenProxy=${OSSIM_MAVEN_PROXY}
51+
-PossimMavenProxy=${MAVEN_UPLOAD_URL}
5252
"""
5353
}
5454
}

0 commit comments

Comments
 (0)