diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-01-17 04:23:42 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-01-17 04:23:42 +0100 |
commit | 23affa6c7705c6f42acd903a05c6ce28b7270546 (patch) | |
tree | 070157cff450d31ef0c08665f2433bbb3ed2e10d /org.eclipse.jgit.archive/pom.xml | |
parent | 05159ed6561e63dcbf49b9981436feb25dc03def (diff) | |
download | jgit-23affa6c7705c6f42acd903a05c6ce28b7270546.tar.gz jgit-23affa6c7705c6f42acd903a05c6ce28b7270546.zip |
Prepare 5.3.0-SNAPSHOT builds
Change-Id: I9f0bf3ff2b26f4a8300c98206beb19c2b9d4946a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.archive/pom.xml')
-rw-r--r-- | org.eclipse.jgit.archive/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.archive/pom.xml b/org.eclipse.jgit.archive/pom.xml index f406ce81af..e1b76ca106 100644 --- a/org.eclipse.jgit.archive/pom.xml +++ b/org.eclipse.jgit.archive/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.3.0.201901162155-m1</version> + <version>5.3.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.archive</artifactId> |