diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-10-03 17:40:22 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-10-03 18:21:31 +0200 |
commit | 7995d87713c1fed181643c2a6cf30ed464917e9a (patch) | |
tree | 94dcab4d03defbd085439909bd99729919457206 /org.eclipse.jgit.packaging/org.eclipse.jgit.java7.feature/pom.xml | |
parent | fdc80f7cad0979e65e669e8564a67a1fedbc5705 (diff) | |
download | jgit-7995d87713c1fed181643c2a6cf30ed464917e9a.tar.gz jgit-7995d87713c1fed181643c2a6cf30ed464917e9a.zip |
Prepare 3.2.0-SNAPSHOT builds
Change-Id: Iac6cf7a5bb6146ee3fe38abe8020fc3fc4217584
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 2fe4c8d98f..db247a3ce4 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.1.1-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |