Skip to content

Commit 44c9bc1

Browse files
committed
Update bintray sync scripts
1 parent 8f96a31 commit 44c9bc1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build/bintraySync.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ pkgversion=$5
2020

2121
# List of maven artifacts to be sync'd from bintray to maven central"
2222
package_names="
23-
com.ibm.cloud:my-services
24-
com.ibm.cloud:my-services-common
25-
com.ibm.cloud:example-service"
23+
com.ibm.cloud:code-engine
24+
com.ibm.cloud:code-engine-common
25+
com.ibm.cloud:code-engine-parent"
2626

2727
this_dir=`dirname "$0"`
2828

0 commit comments

Comments
 (0)