diff options
author | Matthias Sohn | 2010-09-15 23:53:32 +0000 |
---|---|---|
committer | Matthias Sohn | 2010-09-15 23:53:32 +0000 |
commit | c02b4566ed008b06a7728d2ee575f9e238d94737 (patch) | |
tree | c50f7b0a98afbb2c474579659d27bd86bf52e429 /org.eclipse.egit/pom.xml | |
parent | 758176bd619a45069696d61d861515580555b27b (diff) | |
download | egit-c02b4566ed008b06a7728d2ee575f9e238d94737.tar.gz egit-c02b4566ed008b06a7728d2ee575f9e238d94737.tar.xz egit-c02b4566ed008b06a7728d2ee575f9e238d94737.zip |
Qualify post-0.9.3 buildsstable-0.9
Change-Id: I2d496343dbcf6d74cd2214fe14e0cfe1fa346ada
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit/pom.xml')
-rw-r--r-- | org.eclipse.egit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit/pom.xml b/org.eclipse.egit/pom.xml index a834e22f9a..c47f186511 100644 --- a/org.eclipse.egit/pom.xml +++ b/org.eclipse.egit/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.eclipse.egit</groupId> <artifactId>egit-parent</artifactId> - <version>0.9.3</version> + <version>0.9.4-SNAPSHOT</version> </parent> <artifactId>org.eclipse.egit</artifactId> |