Skip to content

Commit

Permalink
add connectors to bintray
Browse files Browse the repository at this point in the history
  • Loading branch information
nivemaham committed Feb 28, 2017
1 parent 3fc1884 commit 76dde84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,8 @@ publishing {
from components.java
artifact sourcesJar
artifact javadocJar
artifact connectorMongoJar
artifact connectorHDFSJar
groupId 'org.radarcns'
artifactId 'RADAR-Backend'
version System.getenv('TRAVIS_TAG')? System.getenv('TRAVIS_TAG') : version
Expand Down

0 comments on commit 76dde84

Please sign in to comment.