diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-07-27 01:00:35 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-07-27 01:00:35 +0200 |
commit | 29118ed117097c63bbd769ec8c6eedf0bd2f7e26 (patch) | |
tree | 2faeb48ae4ce141c049c34eb89da9ef64ac71300 /org.eclipse.jgit/pom.xml | |
parent | 01787756aa8599a6b730571cb19898c104c7df32 (diff) | |
download | jgit-29118ed117097c63bbd769ec8c6eedf0bd2f7e26.tar.gz jgit-29118ed117097c63bbd769ec8c6eedf0bd2f7e26.zip |
Prepare 4.7.3-SNAPSHOT builds
Change-Id: I5c437f45d5bc469e3c32bef1180c127d96d24d23
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 c46b0d3b09..df1dd8d3ad 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>4.7.2.201807261330-r</version> + <version>4.7.3-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |