Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Fedorenko2011-06-23 18:48:00 +0000
committerIgor Fedorenko2011-06-23 18:48:00 +0000
commit67fc25243fb55f75b55526623723354d2c73a045 (patch)
tree897f742f44b8758af44220e76e17b5b433f6ef28
parentcafcc8557655b2febca996b7e96d85c79a64e311 (diff)
downloadm2e-core-67fc25243fb55f75b55526623723354d2c73a045.tar.gz
m2e-core-67fc25243fb55f75b55526623723354d2c73a045.tar.xz
m2e-core-67fc25243fb55f75b55526623723354d2c73a045.zip
new tycho-version-bump-plugin version
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
-rw-r--r--target-platform/UPDATING3
1 files changed, 1 insertions, 2 deletions
diff --git a/target-platform/UPDATING b/target-platform/UPDATING
index 592f2304..8eb880c3 100644
--- a/target-platform/UPDATING
+++ b/target-platform/UPDATING
@@ -1,6 +1,5 @@
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.12.0-SNAPSHOT:update-target \
+mvn org.eclipse.tycho.extras:tycho-version-bump-plugin:0.12.0:update-target \
-Dtycho.mode=maven -Dtycho-version=0.12.0 \
-Dtarget=m2e-e37.target
- \ No newline at end of file

Back to the top