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

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

parent b5fa4024
No related merge requests found
......@@ -10,13 +10,13 @@ plugins {
//--------------------------------------------------------------------
description 'Zyklischer Abruf von TLS-Telegrammen für spezifische DE-Blöcke'
group 'de.bsvrz.kex'
version '1.1.1-SNAPSHOT'
version '1.1.1'
// Properties des NERZ-SWE-Plugins:
nerzswe {
mainClassName = 'de.bsvrz.kex.deabruf.DeAbruf'
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