diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-12-24 01:42:38 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-12-24 01:42:38 +0100 |
commit | 73a432514936fcee1386b37a0d60dcd913706bd1 (patch) | |
tree | 857f112a348f8f20058414ba5ee62f8fa56ae3ea /org.eclipse.jgit.pgm/pom.xml | |
parent | 5274da3c3ca8d59c4cce41914776837f457ca734 (diff) | |
download | jgit-73a432514936fcee1386b37a0d60dcd913706bd1.tar.gz jgit-73a432514936fcee1386b37a0d60dcd913706bd1.zip |
JGit v4.6.0.201612231935-rv4.6.0.201612231935-r
Change-Id: Iaa88fe1b195dfe6be99a7b4cb064684e75563715
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 61979c8c5b..ae2fc61a3e 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>4.6.0-SNAPSHOT</version> + <version>4.6.0.201612231935-r</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |