Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.commons.repositories.http.core/pom.xml')
-rw-r--r--org.eclipse.mylyn.commons.repositories.http.core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.commons.repositories.http.core/pom.xml b/org.eclipse.mylyn.commons.repositories.http.core/pom.xml
index e5f460b4..949b1f91 100644
--- a/org.eclipse.mylyn.commons.repositories.http.core/pom.xml
+++ b/org.eclipse.mylyn.commons.repositories.http.core/pom.xml
@@ -8,7 +8,7 @@
<version>3.7.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.commons.repositories.http.core</artifactId>
- <version>3.7.0-SNAPSHOT</version>
+ <version>0.9.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>

Back to the top