Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2011-12-11 21:48:52 +0000
committerMatthias Sohn2011-12-11 21:48:52 +0000
commit7468eeecac38ee85c1efefe73ba0b13efce44936 (patch)
tree596dea3361a9c5d951a098434f0f51f9968beac5 /org.eclipse.mylyn.github.ui/pom.xml
parente72df3201f38b8ac6df94618ccae49a9b10c2ddf (diff)
downloadegit-github-7468eeecac38ee85c1efefe73ba0b13efce44936.tar.gz
egit-github-7468eeecac38ee85c1efefe73ba0b13efce44936.tar.xz
egit-github-7468eeecac38ee85c1efefe73ba0b13efce44936.zip
Prepare 1.3.0 builds
Change-Id: I74c91282833fe672f11ee63d63b87d6c246bef48 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.ui/pom.xml')
-rw-r--r--org.eclipse.mylyn.github.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.ui/pom.xml b/org.eclipse.mylyn.github.ui/pom.xml
index e9752e6b..e7ff35e9 100644
--- a/org.eclipse.mylyn.github.ui/pom.xml
+++ b/org.eclipse.mylyn.github.ui/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>github-parent</artifactId>
<groupId>org.eclipse.mylyn.github</groupId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.ui</artifactId>

Back to the top