diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-02-06 13:15:01 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-02-06 14:12:51 +0100 |
commit | ea060dd8e74ab588ca55a4fb3ff15dd17343aa88 (patch) | |
tree | 911377bddb537d8f2b1b7df8d63111d2be15e333 /org.eclipse.jgit.ant.test/pom.xml | |
parent | 60d538fe5142dc1ce547a77391e4142c4fb8a251 (diff) | |
download | jgit-546cd6ecbebb35b1a081336056125b41dadc144a.tar.gz jgit-546cd6ecbebb35b1a081336056125b41dadc144a.zip |
JGit v2.3.0.201302060400-rc1v2.3.0.201302060400-rc1
Change-Id: Id1f1d174375f7399cee4c2eb23368d4dbb4c384a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ant.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ant.test/pom.xml b/org.eclipse.jgit.ant.test/pom.xml index 42a26c4a33..ae3605386e 100644 --- a/org.eclipse.jgit.ant.test/pom.xml +++ b/org.eclipse.jgit.ant.test/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.3.0.201302060400-rc1</version> </parent> <artifactId>org.eclipse.jgit.ant.test</artifactId> |