Skip to content

Commit

Permalink
Prepared dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
No3x committed Jan 23, 2019
1 parent 4d23c68 commit 329043a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -23,7 +23,7 @@ apply plugin: 'io.spring.dependency-management'
apply from: rootProject.file('gradle/codecov.gradle') apply from: rootProject.file('gradle/codecov.gradle')


group 'com.cloudcomputing.docker' group 'com.cloudcomputing.docker'
version '1.0' version '2.0-SNAPSHOT'
mainClassName = 'com.cloudcomputing.docker.limits.Application' mainClassName = 'com.cloudcomputing.docker.limits.Application'


sourceCompatibility = 1.8 sourceCompatibility = 1.8
Expand Down

0 comments on commit 329043a

Please sign in to comment.