Skip to content

Commit

Permalink
[Gradle Release Plugin] - pre tag commit: '3.3.0-RC2'.
Browse files Browse the repository at this point in the history
  • Loading branch information
sksamuel committed Feb 18, 2019
1 parent 80e9ec8 commit 256b9db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions build.gradle
Expand Up @@ -43,4 +43,6 @@ project(":") {

release {
failOnUnversionedFiles = false
failOnPublishNeeded = false
failOnCommitNeeded = false
}
2 changes: 1 addition & 1 deletion gradle.properties
Expand Up @@ -10,7 +10,7 @@ intellijPublishUsername=xx
intellijPublishPassword=xx

#this is the version used by the gradle release plugin
version=3.3.0-RC1
version=3.3.0-RC2

org.gradle.caching=true
sandbox = .
Expand Down

0 comments on commit 256b9db

Please sign in to comment.