diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2012-06-13 15:03:59 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2012-06-13 15:03:59 +0200 |
commit | aacd4f721bba97eda3756e2fcbd71b5e57b3673a (patch) | |
tree | 2bfe79e35706b0007f1a8afda325de90d94f2871 /org.eclipse.jgit.pgm/pom.xml | |
parent | 4974090d33011edf6c4112ea881741f2bf288a8f (diff) | |
download | jgit-aacd4f721bba97eda3756e2fcbd71b5e57b3673a.tar.gz jgit-aacd4f721bba97eda3756e2fcbd71b5e57b3673a.zip |
JGit v2.0.0.201206130900-rv2.0.0.201206130900-r
Change-Id: I685e09b3e37d68614df1b5cc5f687a65cd6eb82d
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 403073b427..2c598b2e31 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>2.0.0-SNAPSHOT</version> + <version>2.0.0.201206130900-r</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |