Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn-parent/pom.xml')
-rw-r--r--org.eclipse.mylyn-parent/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.mylyn-parent/pom.xml b/org.eclipse.mylyn-parent/pom.xml
index d1dccfab..fef6349d 100644
--- a/org.eclipse.mylyn-parent/pom.xml
+++ b/org.eclipse.mylyn-parent/pom.xml
@@ -16,7 +16,7 @@
<groupId>org.eclipse.mylyn</groupId>
<artifactId>org.eclipse.mylyn-parent</artifactId>
- <version>3.10.0-SNAPSHOT</version>
+ <version>3.10.1-SNAPSHOT</version>
<packaging>pom</packaging>
<prerequisites>
@@ -175,7 +175,7 @@
<artifact>
<groupId>org.eclipse.mylyn</groupId>
<artifactId>org.eclipse.mylyn-target</artifactId>
- <version>3.10.0-SNAPSHOT</version>
+ <version>3.10.1-SNAPSHOT</version>
<classifier>${target-platform}</classifier>
</artifact>
</target>

Back to the top