diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-03-09 23:37:43 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-03-09 23:37:43 +0100 |
commit | d408e41e4ebb5b53bb5833c79bbffeaab119e2d2 (patch) | |
tree | 7548a5e90e6f8464414c858d5ac5b5b7998db867 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml | |
parent | f5793bea53f43fd189a950d1585fe9063b7698ed (diff) | |
download | jgit-d408e41e4ebb5b53bb5833c79bbffeaab119e2d2.tar.gz jgit-d408e41e4ebb5b53bb5833c79bbffeaab119e2d2.zip |
Prepare 5.7.1-SNAPSHOT builds
Change-Id: I23748c20b69a1cfb47c5cd0d7858182d376b3ce1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml index 35a3143d1f..94535797eb 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.7.0.202003090808-r</version> + <version>5.7.1-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |