Skip to content

Commit 74921df

Browse files
committed
fix opennlp version
additional debug messages version with git commit
1 parent 7aa706a commit 74921df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline_config.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ libraries {
3535
mattermost
3636
nexus {
3737
source = "target/digator-opennlp-1.0-SNAPSHOT-runner.jar"
38-
destination = "dists-internal/${APP_NAME}/${JAR_VERSION}.jar"
38+
destination = "dists-internal/${APP_NAME}/digator-opennlp-${JAR_VERSION}.jar"
3939
}
4040
sonarqube
4141
utils

0 commit comments

Comments
 (0)