diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-06 18:54:50 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-06 18:54:50 +0200 |
commit | 2078b23ceebc2a021941ab6f7a6e7f7fdb5e34d5 (patch) | |
tree | 4f264aa7e9d5384a36b15014284df42a62e678fe /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | |
parent | b63870200b3ece9049ba9068660f3b4243bf02e4 (diff) | |
download | jgit-2078b23ceebc2a021941ab6f7a6e7f7fdb5e34d5.tar.gz jgit-2078b23ceebc2a021941ab6f7a6e7f7fdb5e34d5.zip |
Prepare 5.1.3-SNAPSHOT builds
Change-Id: I75c1a01885115fc709ab37f181234264c3f7423a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml index eacce636ae..8571e8ce54 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.1.2.201810061102-r</version> + <version>5.1.3-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |