Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.e4.core.di.annotations/pom.xml')
-rw-r--r--bundles/org.eclipse.e4.core.di.annotations/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.e4.core.di.annotations/pom.xml b/bundles/org.eclipse.e4.core.di.annotations/pom.xml
index 8de2deaec..b3e0a64c1 100644
--- a/bundles/org.eclipse.e4.core.di.annotations/pom.xml
+++ b/bundles/org.eclipse.e4.core.di.annotations/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.e4</groupId>
<artifactId>org.eclipse.e4.core.di.annotations</artifactId>
- <version>1.6.100-SNAPSHOT</version>
+ <version>1.6.200-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top