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

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

parent e888f4ba
Branches master
Tags v1.1.1
No related merge requests found
......@@ -10,13 +10,13 @@ plugins {
//--------------------------------------------------------------------
description 'Aggregation Achslastdaten'
group 'de.inovat.dua'
version '1.1.1-SNAPSHOT'
version '1.1.1'
// Properties des NERZ-SWE-Plugins:
nerzswe {
mainClassName = 'de.inovat.dua.aggraxl.AggrAXL'
sweStatus = 'BETA'
sweDatum = ''
sweStatus = 'FREI'
sweDatum = '2018-02-01'
}
//--------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment