Skip to content

Commit e30c183

Browse files
committed
[Gradle Release Plugin] - pre tag commit: '2.0.0'
1 parent 0ece213 commit e30c183

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ bintray {
5050
}
5151
}
5252
}
53+
publish = true
5354
}
5455

5556
wrapper.gradleVersion = '1.12'

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=net.researchgate
2-
version=2.0-SNAPSHOT
2+
version=2.0.0
33

44
# Dependency versions
55
spockVersion=1.0-groovy-1.8-SNAPSHOT

0 commit comments

Comments
 (0)