diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-01-04 01:19:35 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-01-04 01:19:35 +0100 |
commit | 741ebca8b71f5ca37de61349019fe66d5e7cfc85 (patch) | |
tree | f513deed8e668d205cc6e1bb95671f2aeefc949c /org.eclipse.jgit.packaging/org.eclipse.jgit.java7.feature/pom.xml | |
parent | f1b2a5361fc465bc6d01b3ec0dda4e3a285c04ca (diff) | |
download | jgit-741ebca8b71f5ca37de61349019fe66d5e7cfc85.tar.gz jgit-741ebca8b71f5ca37de61349019fe66d5e7cfc85.zip |
Prepare 3.6.2-SNAPSHOT builds
Change-Id: I9699d84af2d4b5382d8ee88ed3517d6b91305421
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.java7.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.java7.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.java7.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.java7.feature/pom.xml index f0feb77752..0734ef7c09 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.java7.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.java7.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>3.6.1.201501031845-r</version> + <version>3.6.2-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |