Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'target-platform/UPDATING')
-rw-r--r--target-platform/UPDATING4
1 files changed, 2 insertions, 2 deletions
diff --git a/target-platform/UPDATING b/target-platform/UPDATING
index cd8dba5c..592f2304 100644
--- a/target-platform/UPDATING
+++ b/target-platform/UPDATING
@@ -1,6 +1,6 @@
Use the following command to update .target file to match contents of remote p2 repositories.
-mvn org.sonatype.tycho.extras:tycho-version-bump-plugin:0.11.0-SNAPSHOT:update-target \
- -Dtycho.mode=maven -Dtycho-version=0.11.1 \
+mvn org.sonatype.tycho.extras:tycho-version-bump-plugin:0.12.0-SNAPSHOT:update-target \
+ -Dtycho.mode=maven -Dtycho-version=0.12.0 \
-Dtarget=m2e-e37.target
\ No newline at end of file

Back to the top