From f076ec3969f8069b616de79cdfec82dfadbffe83 Mon Sep 17 00:00:00 2001 From: Malte Heithoff Date: Sat, 16 Jan 2021 21:12:31 +0100 Subject: [PATCH] Update Versions --- pom.xml | 24 ++++-------------------- 1 file changed, 4 insertions(+), 20 deletions(-) diff --git a/pom.xml b/pom.xml index 1191344..27e4f2a 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ de.monticore.lang.monticar cnnarch-generator - 0.4.0-SNAPSHOT + 0.4.4-SNAPSHOT @@ -17,9 +17,9 @@ - 0.4.0-SNAPSHOT - 0.4.0-SNAPSHOT - 0.4.0-SNAPSHOT + 0.4.4-SNAPSHOT + 0.4.4-SNAPSHOT + 0.4.4-SNAPSHOT 25.1-jre @@ -67,26 +67,10 @@ ${CNNArch.version} - - de.monticore.lang.monticar - cnn-arch - ${CNNArch.version} - ${grammars.classifier} - provided - - - - de.monticore.lang.monticar - cnn-train - ${CNNTrain.version} - - de.monticore.lang.monticar cnn-train ${CNNTrain.version} - ${grammars.classifier} - provided -- GitLab