diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-04-27 00:33:14 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-04-27 00:33:14 +0200 |
commit | 720adcebb5b880665aef6a5b0d22a58b33bff4d6 (patch) | |
tree | 419e327bb76abccf4f66705574bb2435c06cdcd5 /org.eclipse.jgit/pom.xml | |
parent | 2383cccf1226ad4c3140846517458de1e5283c27 (diff) | |
download | jgit-stable-3.7.tar.gz jgit-stable-3.7.zip |
Prepare 3.7.2-SNAPSHOT buildsstable-3.7
Change-Id: Ia42a665e76953b643a080b58d2cd4526575ddf2e
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 0b668d146e..8a30e62825 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>3.7.1.201504261725-r</version> + <version>3.7.2-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |