diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-05-29 10:36:51 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-05-29 10:37:17 +0200 |
commit | 0603519aad6e1ea9c70e81eac76113c1fc95a735 (patch) | |
tree | a33c778e7e5345e813e3c905f9685033938fac7e /org.eclipse.jgit.pgm/pom.xml | |
parent | 30fad6758fbf992fe0d5d4cd9840e3adf4d4581b (diff) | |
download | jgit-0603519aad6e1ea9c70e81eac76113c1fc95a735.tar.gz jgit-0603519aad6e1ea9c70e81eac76113c1fc95a735.zip |
Prepare post 3.0.0-rc2 builds
Change-Id: Ic46832bcde80d0bf74c16cb094abd76b00552d14
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 bb04c59af7..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.201305281830-rc2</version> + <version>3.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |