diff options
author | Matthias Sohn | 2011-09-01 16:10:54 +0000 |
---|---|---|
committer | Matthias Sohn | 2011-09-01 16:10:54 +0000 |
commit | 3bc2dccbb8f7d28c250de21e8a94440b95bbbc08 (patch) | |
tree | 9d586833edec4745c7dff427d70cb3d97faa939f /org.eclipse.egit.psf-feature/pom.xml | |
parent | cbf8b5cee52235d4e8668f700f3f4794403c0ed4 (diff) | |
download | egit-3bc2dccbb8f7d28c250de21e8a94440b95bbbc08.tar.gz egit-3bc2dccbb8f7d28c250de21e8a94440b95bbbc08.tar.xz egit-3bc2dccbb8f7d28c250de21e8a94440b95bbbc08.zip |
Prepare post v1.1.0.201109011030-rc2 builds
Change-Id: Id50fd774f63d69ea0c6f23e334afeba652718cd7
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.psf-feature/pom.xml')
-rw-r--r-- | org.eclipse.egit.psf-feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.psf-feature/pom.xml b/org.eclipse.egit.psf-feature/pom.xml index de850a7840..9ed02e1a7d 100644 --- a/org.eclipse.egit.psf-feature/pom.xml +++ b/org.eclipse.egit.psf-feature/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.eclipse.egit</groupId> <artifactId>egit-parent</artifactId> - <version>1.1.0.201109011030-rc2</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.egit.psf</artifactId> |