Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-03-04 23:20:29 +0000
committerMatthias Sohn2014-03-05 00:18:29 +0000
commit9c834bc9c180ab07b5041a19714d40388b916167 (patch)
treeb2a04e38f83b6e03f1f3f4e83347ed97c6e0b261 /org.eclipse.mylyn.github.tests/pom.xml
parent34643671fcc4066752adc9736cf7f9074d8de2e8 (diff)
downloadegit-github-stable-3.3.tar.gz
egit-github-stable-3.3.tar.xz
egit-github-stable-3.3.zip
Prepare 3.3.1-SNAPSHOT buildsstable-3.3
Change-Id: I845bbf58aa2a3740e3f58e5e9279c50c416e4aa0 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.tests/pom.xml')
-rw-r--r--org.eclipse.mylyn.github.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.tests/pom.xml b/org.eclipse.mylyn.github.tests/pom.xml
index 8734c55a..b2255d1d 100644
--- a/org.eclipse.mylyn.github.tests/pom.xml
+++ b/org.eclipse.mylyn.github.tests/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.mylyn.github</groupId>
<artifactId>github-parent</artifactId>
- <version>3.3.0.201403021825-r</version>
+ <version>3.3.1-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.github.tests</artifactId>

Back to the top