Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn O. Pearce2010-06-02 23:10:46 +0000
committerShawn O. Pearce2010-06-02 23:10:46 +0000
commitc49504738dd3ee1e5b7df87a902c0c1dd43503cc (patch)
tree3de8ab878138fff1a7dc1afb99a802a91f11b7d6 /pom.xml
parent72cb6663bd7b0ad800db30d266e67108fc6bd3cd (diff)
downloadegit-c49504738dd3ee1e5b7df87a902c0c1dd43503cc.tar.gz
egit-c49504738dd3ee1e5b7df87a902c0c1dd43503cc.tar.xz
egit-c49504738dd3ee1e5b7df87a902c0c1dd43503cc.zip
Qualify post 0.8.1 builds
Change-Id: Ia99ef4fc864396a3369e0e99a6d3d0c62c00bbaf Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 073aded631..fedd5d15d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<groupId>org.eclipse.egit</groupId>
<artifactId>egit-parent</artifactId>
- <version>0.8.1</version>
+ <version>0.8.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>EGit Parent (Incubation)</name>

Back to the top