Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.m2e.binaryproject/pom.xml')
-rw-r--r--org.eclipse.m2e.binaryproject/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.m2e.binaryproject/pom.xml b/org.eclipse.m2e.binaryproject/pom.xml
index aca8252c..67b658ef 100644
--- a/org.eclipse.m2e.binaryproject/pom.xml
+++ b/org.eclipse.m2e.binaryproject/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.m2e</groupId>
<artifactId>m2e-core</artifactId>
- <version>1.14.0-SNAPSHOT</version>
+ <version>1.15.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.m2e.binaryproject</artifactId>

Back to the top