Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.epp.allpackages.feature/pom.xml')
-rw-r--r--features/org.eclipse.epp.allpackages.feature/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.epp.allpackages.feature/pom.xml b/features/org.eclipse.epp.allpackages.feature/pom.xml
index 0a75efcc..1be1f6bf 100644
--- a/features/org.eclipse.epp.allpackages.feature/pom.xml
+++ b/features/org.eclipse.epp.allpackages.feature/pom.xml
@@ -17,12 +17,12 @@
<parent>
<groupId>org.eclipse.epp</groupId>
<artifactId>epp-parent</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.epp</groupId>
<artifactId>org.eclipse.epp.allpackages.feature</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top