Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2012-07-04 14:52:12 +0000
committerSteffen Pingel2012-07-04 14:52:12 +0000
commit0ed012a10a19dfc7886453735fdfa4a4beeacac1 (patch)
treebbbac13bca804d66470231794948572a35d83a3c /org.eclipse.mylyn.trac.wiki/pom.xml
parent7da75e7398f73dbb14c4ebcac89c90bd0639fd49 (diff)
downloadorg.eclipse.mylyn.incubator-0ed012a10a19dfc7886453735fdfa4a4beeacac1.tar.gz
org.eclipse.mylyn.incubator-0ed012a10a19dfc7886453735fdfa4a4beeacac1.tar.xz
org.eclipse.mylyn.incubator-0ed012a10a19dfc7886453735fdfa4a4beeacac1.zip
RESOLVED - bug 384269: update versions for Mylyn 3.9
https://bugs.eclipse.org/bugs/show_bug.cgi?id=384269
Diffstat (limited to 'org.eclipse.mylyn.trac.wiki/pom.xml')
-rw-r--r--org.eclipse.mylyn.trac.wiki/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.mylyn.trac.wiki/pom.xml b/org.eclipse.mylyn.trac.wiki/pom.xml
index bb60e61a..c8ec1dc2 100644
--- a/org.eclipse.mylyn.trac.wiki/pom.xml
+++ b/org.eclipse.mylyn.trac.wiki/pom.xml
@@ -5,10 +5,10 @@
<parent>
<artifactId>org.eclipse.mylyn.incubator-parent</artifactId>
<groupId>org.eclipse.mylyn.incubator</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>3.9.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.trac.wiki</artifactId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>3.9.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>

Back to the top