Skip to content
Snippets Groups Projects
Commit a20879d0 authored by Christian Kniss's avatar Christian Kniss
Browse files

NERZ: Umstellung auf Gradle, Build durch FTB und Bereitstellung auf NERZ-Repositories

parent 46da3a5e
Branches
Tags v1.1.1
No related merge requests found
......@@ -10,13 +10,13 @@ plugins {
//--------------------------------------------------------------------
description 'KEx TLS Zeitsynchronisation'
group 'de.bsvrz.kex'
version '1.1.1-SNAPSHOT'
version '1.1.1'
// Properties des NERZ-SWE-Plugins:
nerzswe {
mainClassName = 'de.bsvrz.kex.tls.zeitsync.ZeitSynchronisation'
sweStatus = 'BETA'
sweDatum = ''
sweStatus = 'FREI'
sweDatum = '2018-02-03'
}
//--------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment