Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/pom.xml')
-rw-r--r--examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/pom.xml b/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/pom.xml
index b461b4360..fbec7c9ca 100644
--- a/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/pom.xml
+++ b/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/pom.xml
@@ -9,7 +9,7 @@
<relativePath>../../../</relativePath>
</parent>
<artifactId>com.mycorp.examples.timeservice.consumer.filediscovery</artifactId>
- <version>1.2.100-SNAPSHOT</version>
+ <version>1.2.101-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top