Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Sawicki2011-06-24 17:39:51 +0000
committerKevin Sawicki2011-06-24 17:39:51 +0000
commit7e4bab5ff64c95fc313e419eb07763f0de654656 (patch)
tree35f1f8b43ed23f533301f8d820a9f0b21191c38d /org.eclipse.mylyn.github-feature/pom.xml
parentf9f68711406cc90df8fab133a75a82fc8dab2c71 (diff)
downloadegit-github-7e4bab5ff64c95fc313e419eb07763f0de654656.tar.gz
egit-github-7e4bab5ff64c95fc313e419eb07763f0de654656.tar.xz
egit-github-7e4bab5ff64c95fc313e419eb07763f0de654656.zip
Prepare 1.1.0 builds
Change-Id: I1e59c08f48d12a14c6ef55a889d5f14dfb6682e2 Signed-off-by: Kevin Sawicki <kevin@github.com>
Diffstat (limited to 'org.eclipse.mylyn.github-feature/pom.xml')
-rw-r--r--org.eclipse.mylyn.github-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github-feature/pom.xml b/org.eclipse.mylyn.github-feature/pom.xml
index 94e60962..9bb1c16b 100644
--- a/org.eclipse.mylyn.github-feature/pom.xml
+++ b/org.eclipse.mylyn.github-feature/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>github-parent</artifactId>
<groupId>org.eclipse.mylyn.github</groupId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>feature</artifactId>

Back to the top