diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-12-23 00:12:32 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-12-23 00:19:02 +0100 |
commit | a069e90fa9ab0262df471797e9b77505a3396f23 (patch) | |
tree | 61a6507abad98f8a70e2508bb7ffcf7b81cfede4 /org.eclipse.jgit/pom.xml | |
parent | 52507ee2e7a826adc7a3d37b3234f102754aa579 (diff) | |
download | jgit-a069e90fa9ab0262df471797e9b77505a3396f23.tar.gz jgit-a069e90fa9ab0262df471797e9b77505a3396f23.zip |
JGit v1.2.0.201112221803-rv1.2.0.201112221803-rstable-1.2
Change-Id: Icc0b09324f205d93929af8cf522a99ad00cf7591
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/pom.xml')
-rw-r--r-- | org.eclipse.jgit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index 33e972e379..f4ad4b6e5f 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -53,7 +53,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0.201112221803-r</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |