diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-08-17 07:44:50 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-08-17 07:44:50 +0200 |
commit | 3a1270985151240e3c0606281e2ae6c276a662c5 (patch) | |
tree | 154790ae124f37ad91a86a3d1a5eacf81e59a828 /org.eclipse.jgit.lfs/pom.xml | |
parent | 85a48099966073ea2ff5ddf5cb54920d4e03f3ca (diff) | |
download | jgit-3a1270985151240e3c0606281e2ae6c276a662c5.tar.gz jgit-3a1270985151240e3c0606281e2ae6c276a662c5.zip |
Prepare 6.3.0-SNAPSHOT builds
Change-Id: Ie398b651c5308ec86812bf01fcc563d3e679c828
Diffstat (limited to 'org.eclipse.jgit.lfs/pom.xml')
-rw-r--r-- | org.eclipse.jgit.lfs/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.lfs/pom.xml b/org.eclipse.jgit.lfs/pom.xml index babdadcd79..e838d5c494 100644 --- a/org.eclipse.jgit.lfs/pom.xml +++ b/org.eclipse.jgit.lfs/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.3.0.202208161710-m3</version> + <version>6.3.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.lfs</artifactId> |