diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-06-04 13:39:42 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-06-04 13:54:39 +0200 |
commit | bf388c2e32d2e6c1117573383f01632e1da84bf5 (patch) | |
tree | 9133fd0e3872c9cbf944eebf11e8526760c8719b /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml | |
parent | a898836eacf078d903054d16e82c76b86473faed (diff) | |
download | jgit-bf388c2e32d2e6c1117573383f01632e1da84bf5.tar.gz jgit-bf388c2e32d2e6c1117573383f01632e1da84bf5.zip |
Prepare post 3.0.0 RC3 builds
Change-Id: I008d55e2ef0aac9d1877b05ba73e3cf26335d430
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml index c2c69d56ab..1c16bf0544 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>3.0.0.201306040240-rc3</version> + <version>3.0.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |