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

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

parent 90f9fc6e
Branches
Tags v1.1.5
No related merge requests found
......@@ -10,13 +10,13 @@ plugins {
//--------------------------------------------------------------------
description 'DCF77'
group 'de.bsvrz.sys'
version '1.1.5-SNAPSHOT'
version '1.1.5'
// Properties des NERZ-SWE-Plugins:
nerzswe {
mainClassName = 'de.bsvrz.sys.dcf77.zeitverw.Zeitverwaltung'
sweStatus = 'BETA'
sweDatum = ''
sweStatus = 'FREI'
sweDatum = '2018-02-13'
}
//--------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment