diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-08-19 01:12:10 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-08-19 01:39:41 +0200 |
commit | fdd1ac930e702760456b1cca69c415b404be1ca3 (patch) | |
tree | 99bd4b8cc6f21efea30434e18ad332847f9d5664 /org.eclipse.jgit.packaging/org.eclipse.jgit.java7.feature/pom.xml | |
parent | 01f6d914764b9392934eb63cfbb2421347269e09 (diff) | |
download | jgit-fdd1ac930e702760456b1cca69c415b404be1ca3.tar.gz jgit-fdd1ac930e702760456b1cca69c415b404be1ca3.zip |
Prepare 3.0.2-SNAPSHOT builds
Change-Id: I3287609a90f068017cc62f4fd7738651e0663081
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 df58462ee6..ba2024e7a3 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.0.0-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |