Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2012-03-22 14:35:11 +0000
committerSteffen Pingel2012-03-22 14:35:11 +0000
commita5a93fae801a7e9e1a6d62cf080f76fce239a615 (patch)
tree656dc245c0cfd962cd2c2a10e8671889eb9250ce /org.eclipse.mylyn.wikitext.sandbox.ui/pom.xml
parent5dae8d9376fecdd04f604d9ee3398415fd4e888c (diff)
downloadorg.eclipse.mylyn.incubator-a5a93fae801a7e9e1a6d62cf080f76fce239a615.tar.gz
org.eclipse.mylyn.incubator-a5a93fae801a7e9e1a6d62cf080f76fce239a615.tar.xz
org.eclipse.mylyn.incubator-a5a93fae801a7e9e1a6d62cf080f76fce239a615.zip
NEW - bug 375060: [release] plan Mylyn 3.7.1 release e_3_8_m_3_7_x
https://bugs.eclipse.org/bugs/show_bug.cgi?id=375060
Diffstat (limited to 'org.eclipse.mylyn.wikitext.sandbox.ui/pom.xml')
-rw-r--r--org.eclipse.mylyn.wikitext.sandbox.ui/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.mylyn.wikitext.sandbox.ui/pom.xml b/org.eclipse.mylyn.wikitext.sandbox.ui/pom.xml
index fad626ce..c1214972 100644
--- a/org.eclipse.mylyn.wikitext.sandbox.ui/pom.xml
+++ b/org.eclipse.mylyn.wikitext.sandbox.ui/pom.xml
@@ -5,10 +5,10 @@
<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.wikitext.sandbox.ui</artifactId>
- <version>3.7.0-SNAPSHOT</version>
+ <version>3.7.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>

Back to the top