diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-09-27 15:54:08 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-09-27 15:54:40 +0200 |
commit | 5a2a2222efa40d0cf132d6b21429792118555bea (patch) | |
tree | 3839b148b4722a4d8cfd3b5c79be6f40258ddde4 /org.eclipse.jgit.pgm/pom.xml | |
parent | 6f0681eb9fe213304ec53948639cd9d7b790d629 (diff) | |
download | jgit-5a2a2222efa40d0cf132d6b21429792118555bea.tar.gz jgit-5a2a2222efa40d0cf132d6b21429792118555bea.zip |
Prepare post 3.1.0 RC1 builds
Change-Id: I060f2082ccd0c91905b6b29a49cc633a0b51a1f2
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 3e2100be38..93ac8fd4f3 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.1.0.201309270735-rc1</version> + <version>3.1.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |