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

Back to the top