diff options
author | Matthias Sohn | 2012-02-13 07:45:37 +0000 |
---|---|---|
committer | Matthias Sohn | 2012-02-13 07:46:03 +0000 |
commit | 31ba4aa086c07394d61484b285d099cd5133e13c (patch) | |
tree | d35a69de1655e3f02bab299f55644ffdb6d6a0ee /org.eclipse.mylyn.github.tests/pom.xml | |
parent | 05a432b4c08c353a559caa2ab3882ef7d36ad1da (diff) | |
download | egit-github-31ba4aa086c07394d61484b285d099cd5133e13c.tar.gz egit-github-31ba4aa086c07394d61484b285d099cd5133e13c.tar.xz egit-github-31ba4aa086c07394d61484b285d099cd5133e13c.zip |
Prepare post 1.3.0.201202121842-rc4 builds
Change-Id: I062c0932c056083caf7e641baae808877ebed9a7
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.xml | 2 |
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 107cc7fc..91adc375 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>1.3.0.201202121842-rc4</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.mylyn.github.tests</artifactId> |