We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f96a31 commit 44c9bc1Copy full SHA for 44c9bc1
1 file changed
build/bintraySync.sh
@@ -20,9 +20,9 @@ pkgversion=$5
20
21
# List of maven artifacts to be sync'd from bintray to maven central"
22
package_names="
23
-com.ibm.cloud:my-services
24
-com.ibm.cloud:my-services-common
25
-com.ibm.cloud:example-service"
+com.ibm.cloud:code-engine
+com.ibm.cloud:code-engine-common
+com.ibm.cloud:code-engine-parent"
26
27
this_dir=`dirname "$0"`
28
0 commit comments