diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-11-12 18:51:27 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-11-12 18:51:54 +0100 |
commit | 5672535360a497856e4a075f6206da5ec9b4e3a9 (patch) | |
tree | 9f892451117d510bb660a1352fedd548f8d5e030 /org.eclipse.jgit.junit/pom.xml | |
parent | 1555eeaa9cd8daf6171a75add891e7de72b72dfb (diff) | |
download | jgit-5672535360a497856e4a075f6206da5ec9b4e3a9.tar.gz jgit-5672535360a497856e4a075f6206da5ec9b4e3a9.zip |
Prepare post 3.6.0-m1 builds
Change-Id: Ie9927de64fa6b7d517f96b8cd12e57541f284ff2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml index 1cf65e3c22..676638e8b3 100644 --- a/org.eclipse.jgit.junit/pom.xml +++ b/org.eclipse.jgit.junit/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>3.6.0.201411121045-m1</version> + <version>3.6.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit</artifactId> |