diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-06-12 17:35:11 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-06-12 17:35:11 +0200 |
commit | f3b7c2beaebfe3a68b51df74e8ae5183f08a55b3 (patch) | |
tree | 360cfa524767d30d8f2ac401e9c6f1f44f95371b /org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml | |
parent | 3dad0682be8899f32923f338163c6a6f4cddeb11 (diff) | |
download | jgit-f3b7c2beaebfe3a68b51df74e8ae5183f08a55b3.tar.gz jgit-f3b7c2beaebfe3a68b51df74e8ae5183f08a55b3.zip |
Prepare 5.4.1-SNAPSHOT builds
Change-Id: I8620d03c1cd5c1d0ad04e7607553e9aa18def9bb
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml index 4d4aab8dd9..dc2ad15ec8 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.4.0.201906121030-r</version> + <version>5.4.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.repository</artifactId> |