Skip to content
Snippets Groups Projects
Commit 5179a08f authored by Julian Cerruti's avatar Julian Cerruti Committed by GitHub
Browse files

Merge pull request #9 from adamantivm/publish-target

publishMavenJavaPublicationToMavenRepository -> publish
parents 86fd5b63 64c5fad6
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
*/
task wrapper(type: Wrapper) {
gradleVersion = '2.2.1'
gradleVersion = '2.14.1'
}
buildscript {
......@@ -104,4 +104,4 @@ task bugfixtask << {
jar.dependsOn(bugfixtask)
defaultTasks 'publishMavenJavaPublicationToMavenRepository'
defaultTasks 'publish'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment