Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.sandbox.ui-feature/pom.xml')
-rw-r--r--org.eclipse.mylyn.sandbox.ui-feature/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.mylyn.sandbox.ui-feature/pom.xml b/org.eclipse.mylyn.sandbox.ui-feature/pom.xml
index af418ea5..5ec828b4 100644
--- a/org.eclipse.mylyn.sandbox.ui-feature/pom.xml
+++ b/org.eclipse.mylyn.sandbox.ui-feature/pom.xml
@@ -5,9 +5,9 @@
<parent>
<artifactId>org.eclipse.mylyn.incubator-parent</artifactId>
<groupId>org.eclipse.mylyn.incubator</groupId>
- <version>3.7.0-SNAPSHOT</version>
+ <version>3.7.1-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.sandbox.ui_feature</artifactId>
- <version>3.7.0-SNAPSHOT</version>
+ <version>3.7.1-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top