Skip to content
Snippets Groups Projects
Commit f27a05db authored by User expired's avatar User expired
Browse files

updating gradle scmversion plugin

parent 280a8f8f
No related branches found
No related tags found
No related merge requests found
Upcoming version: Upcoming version:
----------------- -----------------
- updating gradle scmversion plugin (Nikolaus Krismer)
- added contribution guidelines (Nikolaus Krismer) - added contribution guidelines (Nikolaus Krismer)
- moving gradle changelog tasks to separate buildscript (Nikolaus Krismer) - moving gradle changelog tasks to separate buildscript (Nikolaus Krismer)
- fixing problems in changelog generation (again) (Nikolaus Krismer) - fixing problems in changelog generation (again) (Nikolaus Krismer)
......
...@@ -7,7 +7,7 @@ buildscript { ...@@ -7,7 +7,7 @@ buildscript {
plugins { plugins {
id 'com.bmuschko.vagrant' version '2.0' id 'com.bmuschko.vagrant' version '2.0'
id 'com.kageiit.url-cache' version '1.0.0' id 'com.kageiit.url-cache' version '1.0.0'
id 'de.ploing.scmversion' version '0.6.3' id 'de.ploing.scmversion' version '0.6.5'
} }
apply plugin: 'eclipse' apply plugin: 'eclipse'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment