From b836ac5b85ce07506ad8e2faf1934129ca599591 Mon Sep 17 00:00:00 2001 From: Philipp Thiel Date: Tue, 7 Mar 2017 12:16:23 +0100 Subject: [PATCH] Release version 1.0.8 (close #5). --- pom.xml | 138 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 69 insertions(+), 69 deletions(-) diff --git a/pom.xml b/pom.xml index 2467255..fdf880a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,70 +1,70 @@ - - - 4.0.0 - de.rwth-aachen.afu - dapnet-proxy - 1.0.8-SNAPSHOT - jar - DAPNET Proxy - - Amateurfunkgruppe der RWTH Aachen - https://www.afu.rwth-aachen.de/ - - - - io.netty - netty-all - 4.1.8.Final - - - - de.rwth_aachen.afu.dapnet.proxy.Program - UTF-8 - 1.8 - 1.8 - - - - - org.apache.maven.plugins - maven-jar-plugin - 3.0.2 - - - - ${project.mainClass} - true - true - - - - - - org.apache.maven.plugins - maven-assembly-plugin - 3.0.0 - - - - ${project.mainClass} - true - true - - - - jar-with-dependencies - - - - - create-archive - package - - single - - - - - - + + + 4.0.0 + de.rwth-aachen.afu + dapnet-proxy + 1.0.8 + jar + DAPNET Proxy + + Amateurfunkgruppe der RWTH Aachen + https://www.afu.rwth-aachen.de/ + + + + io.netty + netty-all + 4.1.8.Final + + + + de.rwth_aachen.afu.dapnet.proxy.Program + UTF-8 + 1.8 + 1.8 + + + + + org.apache.maven.plugins + maven-jar-plugin + 3.0.2 + + + + ${project.mainClass} + true + true + + + + + + org.apache.maven.plugins + maven-assembly-plugin + 3.0.0 + + + + ${project.mainClass} + true + true + + + + jar-with-dependencies + + + + + create-archive + package + + single + + + + + + \ No newline at end of file