diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-09-08 01:50:41 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-09-08 01:50:41 +0200 |
commit | b09d21b6eb6dc6365b6fdde66a2f9afea958b479 (patch) | |
tree | 56c70c3effeb3d17b441d4a4e049efb911dea8f4 /org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml | |
parent | 75611a8314b19195a474ed529aa2bd4652427e20 (diff) | |
download | jgit-b09d21b6eb6dc6365b6fdde66a2f9afea958b479.tar.gz jgit-b09d21b6eb6dc6365b6fdde66a2f9afea958b479.zip |
Prepare post v1.1.0.201109071825-rc3 builds
Change-Id: I1244f6639263d156a6f9e4530167e5eb1826a535
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml index a9c1500615..05c7c553c5 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>1.1.0.201109071825-rc3</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.source.feature</artifactId> |