Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorUwe Stieber2014-01-25 12:27:41 +0000
committerUwe Stieber2014-01-25 12:27:41 +0000
commit92212a4783ab2239624d3d92146202282bf8fc89 (patch)
tree2d62d482b23c0a9b85519a5b261d9e59d12581c0 /admin
parentef9ac2034a5d156cf2e4ff5e4fb5825bd55c1712 (diff)
downloadorg.eclipse.tcf-92212a4783ab2239624d3d92146202282bf8fc89.tar.gz
org.eclipse.tcf-92212a4783ab2239624d3d92146202282bf8fc89.tar.xz
org.eclipse.tcf-92212a4783ab2239624d3d92146202282bf8fc89.zip
Releng: Move deployment of P2 repository to Eclipse.org download server into separate profile
Diffstat (limited to 'admin')
-rw-r--r--admin/pom-build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/pom-build.xml b/admin/pom-build.xml
index 3e25d7ba8..65fa021f5 100644
--- a/admin/pom-build.xml
+++ b/admin/pom-build.xml
@@ -102,7 +102,7 @@
<plugin>
<groupId>com.windriver.tycho-ext</groupId>
<artifactId>manifest-validation-plugin</artifactId>
- <version>1.0.2</version>
+ <version>1.0.3</version>
<executions>
<execution>
<id>clean</id>

Back to the top