diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-02-04 02:04:02 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-02-04 02:04:47 +0100 |
commit | 3c2b4086b61798ad8c48536d34b5abe922567ad7 (patch) | |
tree | 7505ccfce4dce906d697d9c45573617dddcc2d09 /org.eclipse.jgit/pom.xml | |
parent | 8fe6e51be2e663c477e8f09ca28e9f78c6d34f35 (diff) | |
download | jgit-3c2b4086b61798ad8c48536d34b5abe922567ad7.tar.gz jgit-3c2b4086b61798ad8c48536d34b5abe922567ad7.zip |
Prepare post 3.7.0.201502031740-rc1 builds
Change-Id: Id3728e771a4441757de016cc9d68055f668126b0
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/pom.xml')
-rw-r--r-- | org.eclipse.jgit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index a825c8dc28..36a579ec22 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -53,7 +53,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>3.7.0.201502031740-rc1</version> + <version>3.7.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |