diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-09-04 19:34:24 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-09-04 19:34:56 +0200 |
commit | 4eefa881b311e195af4396c575ebe1b1cac54ab5 (patch) | |
tree | 84ea21fffd6e0fde3223e5703804a54f7ed6f34f /org.eclipse.jgit.pgm/pom.xml | |
parent | 7c37177952713d037f4956c9a86e59d3fe2413e9 (diff) | |
download | jgit-4eefa881b311e195af4396c575ebe1b1cac54ab5.tar.gz jgit-4eefa881b311e195af4396c575ebe1b1cac54ab5.zip |
Prepare post 3.0.2-rc2 builds
Change-Id: I0e4020326c6443ba7157c18b345160cf9e1e88a7
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 c82413a422..d6fb1b874f 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.2.201309041250-rc2</version> + <version>3.0.2-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |