diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-06-13 15:47:43 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-06-13 15:48:41 +0200 |
commit | 01f6d914764b9392934eb63cfbb2421347269e09 (patch) | |
tree | f5703c8ec39ab2ada0f2442c69b1cd865fdd6f2c /org.eclipse.jgit.pgm/pom.xml | |
parent | f384644774ae01823e850c862aeda5bddb4a4326 (diff) | |
download | jgit-01f6d914764b9392934eb63cfbb2421347269e09.tar.gz jgit-01f6d914764b9392934eb63cfbb2421347269e09.zip |
Prepare post 3.0.0.201306101825-r builds
Change-Id: I299cf1addc0987ffe39140d2216ab6a98e95ce52
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm/pom.xml b/org.eclipse.jgit.pgm/pom.xml index 0d85101cf3..b51019c181 100644 --- a/org.eclipse.jgit.pgm/pom.xml +++ b/org.eclipse.jgit.pgm/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>3.0.0.201306101825-r</version> + <version>3.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |