diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-04-28 00:54:08 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-04-28 00:54:08 +0200 |
commit | 1342942cc87d0039e635274a416aa219aaf975ad (patch) | |
tree | 6d1473ddfc54e9ccf9a75c0786fb3eb5224b4adf /org.eclipse.jgit.packaging/pom.xml | |
parent | 38049a008dbc945ad76c5715bf224f9bf4caefc4 (diff) | |
download | jgit-1342942cc87d0039e635274a416aa219aaf975ad.tar.gz jgit-1342942cc87d0039e635274a416aa219aaf975ad.zip |
Prepare 5.3.2-SNAPSHOT builds
Change-Id: Iedd56602acc89783387098c7f92ce0e5bad091e0
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 45a1fbd947..d83cc283d7 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -53,7 +53,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.3.1.201904271842-r</version> + <version>5.3.2-SNAPSHOT</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |