Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sample.js.fib/pom.xml')
-rw-r--r--examples/sample.js.fib/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sample.js.fib/pom.xml b/examples/sample.js.fib/pom.xml
index cf86d68..556a43f 100644
--- a/examples/sample.js.fib/pom.xml
+++ b/examples/sample.js.fib/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.e4.releng</groupId>
<artifactId>eclipse-parent</artifactId>
- <version>0.16.0-SNAPSHOT</version>
+ <version>0.17.0-SNAPSHOT</version>
</parent>
<groupId>sample.js.fib</groupId>
<artifactId>sample.js.fib</artifactId>

Back to the top