diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-06-04 08:43:04 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-06-04 09:02:36 +0200 |
commit | a898836eacf078d903054d16e82c76b86473faed (patch) | |
tree | 9db7785e4894062983564d133197914865f11a00 /org.eclipse.jgit.pgm/pom.xml | |
parent | 0603519aad6e1ea9c70e81eac76113c1fc95a735 (diff) | |
download | jgit-a898836eacf078d903054d16e82c76b86473faed.tar.gz jgit-a898836eacf078d903054d16e82c76b86473faed.zip |
JGit v3.0.0.201306040240-rc3v3.0.0.201306040240-rc3
Change-Id: I8b782e9ebe03e5f72611a21a76d80c6b20cb7845
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm/pom.xml b/org.eclipse.jgit.pgm/pom.xml index b51019c181..7bf2c7cc9b 100644 --- a/org.eclipse.jgit.pgm/pom.xml +++ b/org.eclipse.jgit.pgm/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0.201306040240-rc3</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |