Skip to content

Commit

Permalink
fea: move to new catalogue in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksander Gozman committed Dec 18, 2017
1 parent bc8b0ac commit 1de5095
Show file tree
Hide file tree
Showing 3 changed files with 127 additions and 172 deletions.
4 changes: 3 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ project.ext {
* gradle Related Vars
*/
mainClass = 'org.openbaton.drivers.amazon.AmazonDriver'
obVersion = '5.1.1'
obVersion = '5.1.3-SNAPSHOT'
//------------------------------------------------//
}

Expand All @@ -91,6 +91,8 @@ dependencies {
compile 'org.slf4j:slf4j-simple:1.7.12'

testCompile("junit:junit:4.12")


}

apply from: 'gradle/gradle/packaging.plugin-vimdriver-amazon.debian.gradle'
Expand Down
Loading

0 comments on commit 1de5095

Please sign in to comment.