Skip to content
Snippets Groups Projects
Commit 01265cd1 authored by Sebastian Ebert's avatar Sebastian Ebert
Browse files

updated ci

parent 0482ab2c
Branches
No related tags found
No related merge requests found
Pipeline #12123 failed
......@@ -51,7 +51,7 @@ subprojects {
}
maven1(MavenPublication) {
artifactId = 'rosjava'
artifact("message_generation/build/libs/message_generation-${version}.jar") {
artifact("../message_generation/build/libs/message_generation-${version}.jar") {
extension 'jar'
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment