diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-06-11 00:28:11 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-06-11 00:56:27 +0200 |
commit | f384644774ae01823e850c862aeda5bddb4a4326 (patch) | |
tree | ed0e0c8df4d7726925aa6615dbb1ff21070e3d36 /org.eclipse.jgit.pgm/pom.xml | |
parent | b83c269369cb83cea10bd5b32891a4bb42793230 (diff) | |
download | jgit-f384644774ae01823e850c862aeda5bddb4a4326.tar.gz jgit-f384644774ae01823e850c862aeda5bddb4a4326.zip |
JGit v3.0.0.201306101825-rv3.0.0.201306101825-r
Change-Id: Ie8deab94c6263b5198f0bcb4533b1cfb3f5724b1
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..0d85101cf3 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.201306101825-r</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |