Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
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