Skip to content

Commit 67ebfe8

Browse files
committed
Set tycho-versions-plugin version to 0.21.0
1 parent 1978700 commit 67ebfe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

set-version.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ fi
77

88
newVersion=$1
99

10-
mvn -Dtycho.mode=maven org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=$newVersion
10+
mvn -Dtycho.mode=maven org.eclipse.tycho:tycho-versions-plugin:0.21.0:set-version -DnewVersion=$newVersion
1111

1212
find -name MANIFEST.MF | xargs dos2unix
1313
find -name site.xml | xargs sed -i 's#feature url="com#feature url="features/com#'

0 commit comments

Comments
 (0)