diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-23 21:59:44 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-23 22:10:41 +0200 |
commit | 85a1d8bcf85e048436cc03dcae4e5bcb889bfa24 (patch) | |
tree | 3ef8ada2fc78594e453516171548c4d91b52b5bc /org.eclipse.jgit.packaging/pom.xml | |
parent | 2c0f02244c47a39bf559a5c8085359a9024605d6 (diff) | |
download | jgit-85a1d8bcf85e048436cc03dcae4e5bcb889bfa24.tar.gz jgit-85a1d8bcf85e048436cc03dcae4e5bcb889bfa24.zip |
Prepare 5.4.3-SNAPSHOT builds
Change-Id: Iaf5140446dcf86a50bdb1a30860dfd624d3ec337
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 06d61472ea..8279424612 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -49,7 +49,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.4.2.201908231537-r</version> + <version>5.4.3-SNAPSHOT</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |