diff --git a/.gitignore b/.gitignore index aeeb256..742c6fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ # Created by .ignore support plugin (hsz.mobi) local.properties gradle.properties + +.gradle +build +simple-database-kotlin.iws diff --git a/.gitignore b/.gitignore index aeeb256..742c6fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ # Created by .ignore support plugin (hsz.mobi) local.properties gradle.properties + +.gradle +build +simple-database-kotlin.iws diff --git a/.idea/modules.xml b/.idea/modules.xml index a11c4aa..5c37047 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -3,6 +3,8 @@ + + \ No newline at end of file diff --git a/.gitignore b/.gitignore index aeeb256..742c6fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ # Created by .ignore support plugin (hsz.mobi) local.properties gradle.properties + +.gradle +build +simple-database-kotlin.iws diff --git a/.idea/modules.xml b/.idea/modules.xml index a11c4aa..5c37047 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -3,6 +3,8 @@ + + \ No newline at end of file diff --git a/.idea/modules/simple-database-kotlin.iml b/.idea/modules/simple-database-kotlin.iml index d749fb4..8a17bfb 100644 --- a/.idea/modules/simple-database-kotlin.iml +++ b/.idea/modules/simple-database-kotlin.iml @@ -1,31 +1,12 @@ - - - - + + - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.gitignore b/.gitignore index aeeb256..742c6fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ # Created by .ignore support plugin (hsz.mobi) local.properties gradle.properties + +.gradle +build +simple-database-kotlin.iws diff --git a/.idea/modules.xml b/.idea/modules.xml index a11c4aa..5c37047 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -3,6 +3,8 @@ + + \ No newline at end of file diff --git a/.idea/modules/simple-database-kotlin.iml b/.idea/modules/simple-database-kotlin.iml index d749fb4..8a17bfb 100644 --- a/.idea/modules/simple-database-kotlin.iml +++ b/.idea/modules/simple-database-kotlin.iml @@ -1,31 +1,12 @@ - - - - + + - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules/simple-database-kotlin_main.iml b/.idea/modules/simple-database-kotlin_main.iml new file mode 100644 index 0000000..27d08f8 --- /dev/null +++ b/.idea/modules/simple-database-kotlin_main.iml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.gitignore b/.gitignore index aeeb256..742c6fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ # Created by .ignore support plugin (hsz.mobi) local.properties gradle.properties + +.gradle +build +simple-database-kotlin.iws diff --git a/.idea/modules.xml b/.idea/modules.xml index a11c4aa..5c37047 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -3,6 +3,8 @@ + + \ No newline at end of file diff --git a/.idea/modules/simple-database-kotlin.iml b/.idea/modules/simple-database-kotlin.iml index d749fb4..8a17bfb 100644 --- a/.idea/modules/simple-database-kotlin.iml +++ b/.idea/modules/simple-database-kotlin.iml @@ -1,31 +1,12 @@ - - - - + + - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules/simple-database-kotlin_main.iml b/.idea/modules/simple-database-kotlin_main.iml new file mode 100644 index 0000000..27d08f8 --- /dev/null +++ b/.idea/modules/simple-database-kotlin_main.iml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/simple-database-kotlin_test.iml b/.idea/modules/simple-database-kotlin_test.iml new file mode 100644 index 0000000..80d2d9c --- /dev/null +++ b/.idea/modules/simple-database-kotlin_test.iml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.gitignore b/.gitignore index aeeb256..742c6fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ # Created by .ignore support plugin (hsz.mobi) local.properties gradle.properties + +.gradle +build +simple-database-kotlin.iws diff --git a/.idea/modules.xml b/.idea/modules.xml index a11c4aa..5c37047 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -3,6 +3,8 @@ + + \ No newline at end of file diff --git a/.idea/modules/simple-database-kotlin.iml b/.idea/modules/simple-database-kotlin.iml index d749fb4..8a17bfb 100644 --- a/.idea/modules/simple-database-kotlin.iml +++ b/.idea/modules/simple-database-kotlin.iml @@ -1,31 +1,12 @@ - - - - + + - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules/simple-database-kotlin_main.iml b/.idea/modules/simple-database-kotlin_main.iml new file mode 100644 index 0000000..27d08f8 --- /dev/null +++ b/.idea/modules/simple-database-kotlin_main.iml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/simple-database-kotlin_test.iml b/.idea/modules/simple-database-kotlin_test.iml new file mode 100644 index 0000000..80d2d9c --- /dev/null +++ b/.idea/modules/simple-database-kotlin_test.iml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/build.gradle b/build.gradle index 6c50bb0..fb5fbde 100644 --- a/build.gradle +++ b/build.gradle @@ -6,6 +6,7 @@ apply plugin: 'maven' apply plugin: 'findbugs' apply plugin: 'maven-publish' +apply plugin: 'net.researchgate.release' sourceSets { main.java.srcDirs += 'src' @@ -24,9 +25,13 @@ maven { url "http://nexus.astraeus.nl/nexus/content/groups/public" } + maven { + url 'https://plugins.gradle.org/m2/' + } } dependencies { classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" + classpath 'net.researchgate:gradle-release:2.4.0' } }