release v1.9.0

pull/19/head v1.9.0
Stefan Feuerhahn 5 years ago
parent 48531ffd8d
commit fef09d40c8

@ -21,7 +21,7 @@ val sonatypeStagingProfileId: String? by project
//----------- project specific configuration start -------------------- //----------- project specific configuration start --------------------
val cfgVersion = "1.8.1-SNAPSHOT" val cfgVersion = "1.9.0"
val cfgGroup = "com.beanit" val cfgGroup = "com.beanit"
val cfgCopyToRoot = false val cfgCopyToRoot = false
val cfgSignPom = true val cfgSignPom = true

@ -1,3 +1,6 @@
v1.9.0 30-Jun-2020
--------------------
- renamed OpenIEC61850 to IEC61850bean - renamed OpenIEC61850 to IEC61850bean
- moved from Java 7 to 8 - moved from Java 7 to 8

Loading…
Cancel
Save