From 5c47523102632f4b3bc12c453337f34ba80159b0 Mon Sep 17 00:00:00 2001 From: "lucio.lelii" Date: Wed, 3 Mar 2021 18:19:45 +0100 Subject: [PATCH] CRLF removed form text files --- distro/contents/install | 3 ++- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/distro/contents/install b/distro/contents/install index e1050a1..648707c 100755 --- a/distro/contents/install +++ b/distro/contents/install @@ -1,6 +1,7 @@ #!/bin/bash - #set distro to script's parent directory + + distro=$(cd ${0%/*} && echo $PWD/${0##*/}) distro=$(dirname $distro) diff --git a/pom.xml b/pom.xml index 99506af..be474e8 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution smartgears-distribution - 3.2.0 + 3.2.0-SNAPSHOT pom A distribution for the SmartGears Framework @@ -29,7 +29,7 @@ org.gcube.distribution gcube-smartgears-bom - 2.1.0 + 2.1.0-SNAPSHOT pom import