Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2013-06-24 10:25:37 +0000
committerSteffen Pingel2013-06-24 10:25:37 +0000
commita095e5e54bab385d4d30cbad9fe9f10a360c83ea (patch)
tree65b4814badeb44168fdd29d6907c4590529bde00 /org.eclipse.mylyn.commons.notifications.feed/pom.xml
parent55fa17e5d2ff7b40a7c3f09caa128ce4ad35eb4d (diff)
downloadorg.eclipse.mylyn.commons-a095e5e54bab385d4d30cbad9fe9f10a360c83ea.tar.gz
org.eclipse.mylyn.commons-a095e5e54bab385d4d30cbad9fe9f10a360c83ea.tar.xz
org.eclipse.mylyn.commons-a095e5e54bab385d4d30cbad9fe9f10a360c83ea.zip
411475: update versions to 3.9.1
Change-Id: I28a87c55a676a0a71b45a110dfcf24e3ae5412f3 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=411475
Diffstat (limited to 'org.eclipse.mylyn.commons.notifications.feed/pom.xml')
-rw-r--r--org.eclipse.mylyn.commons.notifications.feed/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.mylyn.commons.notifications.feed/pom.xml b/org.eclipse.mylyn.commons.notifications.feed/pom.xml
index 8063d382..01e96d19 100644
--- a/org.eclipse.mylyn.commons.notifications.feed/pom.xml
+++ b/org.eclipse.mylyn.commons.notifications.feed/pom.xml
@@ -5,10 +5,10 @@
<parent>
<artifactId>org.eclipse.mylyn.commons-parent</artifactId>
<groupId>org.eclipse.mylyn.commons</groupId>
- <version>3.9.0-SNAPSHOT</version>
+ <version>3.9.1-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.commons.notifications.feed</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>

Back to the top