diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-06 00:36:30 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-06 00:36:30 +0200 |
commit | 4a68f1a3c7a86f04d9725c324fc3da8aa7821142 (patch) | |
tree | 709b7c9918f48145f5069406c2e917efe13e1c8d /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml | |
parent | 9c90816cd95910985b20093c78a654fa10ca2d2d (diff) | |
download | jgit-4a68f1a3c7a86f04d9725c324fc3da8aa7821142.tar.gz jgit-4a68f1a3c7a86f04d9725c324fc3da8aa7821142.zip |
Prepare 4.7.6-SNAPSHOT builds
Change-Id: I99b59116999742d8d6cdba26287ea7c6eba11a30
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml index 459234e2f6..38c5fe0f4c 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>4.7.5.201810051826-r</version> + <version>4.7.6-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |