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

Merge branch 'develop' into 'master'

Update build.gradle

See merge request ERZ/SWE_de.bsvrz.dua.plformal!5
parents fd8a8ec4 33c44f93
Branches master
Tags v2.1.0
No related merge requests found
......@@ -6,11 +6,6 @@ plugins {
id "com.github.spotbugs" version "1.6.10"
}
repositories {
maven {
url "http://bitctrlbuildserver:8081/nexus/repository/snapshots/"
}
}
//--------------------------------------------------------------------
// SWE-Eigenschaften
//--------------------------------------------------------------------
......@@ -29,7 +24,7 @@ nerzswe {
// Abhängigkeiten
//--------------------------------------------------------------------
dependencies {
compile group: 'de.bsvrz.sys', name: 'de.bsvrz.sys.funclib.bitctrl.dua', version: '2.0.0-SNAPSHOT'
compile group: 'de.bsvrz.sys', name: 'de.bsvrz.sys.funclib.bitctrl.dua', version: '2.0.0'
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment