diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-21 18:26:36 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-21 18:26:36 +0200 |
commit | 2eb83f4b4ac77d1647cfcf0a06df44eb22f15da7 (patch) | |
tree | c65308f523559644994f4cbeb3a620d18060ab74 /org.eclipse.jgit.packaging/org.eclipse.jgit.target | |
parent | 0af59e121262c265082369aa746317af37bf5c9b (diff) | |
download | jgit-2eb83f4b4ac77d1647cfcf0a06df44eb22f15da7.tar.gz jgit-2eb83f4b4ac77d1647cfcf0a06df44eb22f15da7.zip |
Prepare 5.4.2-SNAPSHOT builds
Change-Id: I5b2fde2d69ef1cc11b085874ab783ba48e070470
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml index 34d9dfa9b4..d7ef0de591 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml @@ -49,7 +49,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.4.1.201908211225-r</version> + <version>5.4.2-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.target</artifactId> |