From 5db801284863a5e0bdc10c3a5e96c0688b995616 Mon Sep 17 00:00:00 2001 From: Sebastian Bader Date: Fri, 6 May 2022 10:05:27 +0200 Subject: [PATCH] Removing the license-maven-plugin as a dependency --- pom.xml | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index dc8281ee..725d7f9f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 io.admin-shell.aas model - 1.3.0-SNAPSHOT + ${revision} This project includes a Java representation of the classes defined in the Asset Administration Shell ontology. @@ -39,7 +39,7 @@ - 1.1.1 + 1.3.0-SNAPSHOT 1.8 1.8 1.2.2 @@ -48,13 +48,8 @@ 3.1.2 0xDFCC34A6 - - - com.mycila - license-maven-plugin - ${plugin.license.version} - - + +