diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-02-13 23:07:25 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-02-13 23:08:30 +0100 |
commit | 9a5f4b46ccac22dd3dec8205ab50ec84f495db2f (patch) | |
tree | c54ac3b3bdc892dd62a394094d4d32190a063743 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml | |
parent | 19d6cadeff67f9eb1e85712fb3077cbb4ee8a8b8 (diff) | |
download | jgit-9a5f4b46ccac22dd3dec8205ab50ec84f495db2f.tar.gz jgit-9a5f4b46ccac22dd3dec8205ab50ec84f495db2f.zip |
Prepare post 2.3.0.201302130906 builds
Change-Id: Ia11b4000557d0cf235c4e33cda4539cab25fef47
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 d7a4b328d1..572eb76a3d 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>2.3.0.201302130906</version> + <version>2.3.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |