diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-05-04 21:59:17 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-05-04 21:59:53 +0200 |
commit | 80369d189539cb71fb8d1a3644c0236c5d6b0429 (patch) | |
tree | 3e6932d2a9f246891094a5b8457f8c9218fdbcd0 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | |
parent | 8a9568eab2540888145bdcf4c2f4d438f0b1a8f9 (diff) | |
download | jgit-80369d189539cb71fb8d1a3644c0236c5d6b0429.tar.gz jgit-80369d189539cb71fb8d1a3644c0236c5d6b0429.zip |
Prepare post 4.0.0-m1 builds
Change-Id: I2e6a90d74f774d576e7d3595344dccaa27a96027
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 5c21d403d8..172d4fdb99 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>4.0.0.201503231230-m1</version> + <version>4.0.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |