diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-12-31 03:22:35 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-12-31 03:22:35 +0100 |
commit | 757fecd697a0074a9132ba87dddfe5472498e491 (patch) | |
tree | 6a9636ce3d4017255a8f450d31ce4a9ec659083c /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml | |
parent | 55bf5a6c117822abf2f2ecb44fc415dc8a027ad7 (diff) | |
download | jgit-757fecd697a0074a9132ba87dddfe5472498e491.tar.gz jgit-757fecd697a0074a9132ba87dddfe5472498e491.zip |
Prepare 4.10.1-SNAPSHOT builds
Change-Id: I139fb660c4630d9d073eabf37ff26ea3a823bcbd
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml index 00c7aef0d0..ee9b28f07f 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>4.10.0.201712302008-r</version> + <version>4.10.1-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |