Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bundles/com.mycorp.examples.timeservice/pom.xml')
-rw-r--r--examples/bundles/com.mycorp.examples.timeservice/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bundles/com.mycorp.examples.timeservice/pom.xml b/examples/bundles/com.mycorp.examples.timeservice/pom.xml
index 567764446..76ccb6601 100644
--- a/examples/bundles/com.mycorp.examples.timeservice/pom.xml
+++ b/examples/bundles/com.mycorp.examples.timeservice/pom.xml
@@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>com.mycorp.examples.timeservice</artifactId>
- <version>1.1.100-SNAPSHOT</version>
+ <version>1.1.101-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top