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