Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.commons.compatibility-feature/pom.xml')
-rw-r--r--org.eclipse.mylyn.commons.compatibility-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.commons.compatibility-feature/pom.xml b/org.eclipse.mylyn.commons.compatibility-feature/pom.xml
index d963d3db..28678b98 100644
--- a/org.eclipse.mylyn.commons.compatibility-feature/pom.xml
+++ b/org.eclipse.mylyn.commons.compatibility-feature/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>org.eclipse.mylyn.commons-parent</artifactId>
<groupId>org.eclipse.mylyn.commons</groupId>
- <version>3.7.0-SNAPSHOT</version>
+ <version>3.7.1-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.commons.compatibility</artifactId>
<packaging>eclipse-feature</packaging>

Back to the top