Skip to content

Commit 76dde84

Browse files
committed
add connectors to bintray
1 parent 3fc1884 commit 76dde84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,8 @@ publishing {
288288
from components.java
289289
artifact sourcesJar
290290
artifact javadocJar
291+
artifact connectorMongoJar
292+
artifact connectorHDFSJar
291293
groupId 'org.radarcns'
292294
artifactId 'RADAR-Backend'
293295
version System.getenv('TRAVIS_TAG')? System.getenv('TRAVIS_TAG') : version

0 commit comments

Comments
 (0)