diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2010-03-22 08:22:14 -0700 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2010-03-22 08:22:14 -0700 |
commit | be863689766bd74451ce687f8580cccd458b0d4b (patch) | |
tree | 52b86d46b5f85745f63c6ddda42e8b50ab096e78 /org.eclipse.jgit.test/pom.xml | |
parent | 22d712ba515b4076bd65e651c1b8deb2fa53dcc3 (diff) | |
download | jgit-stable-0.7.tar.gz jgit-stable-0.7.zip |
Qualify post-0.7.1 buildsstable-0.7
Change-Id: Ifad1a5a6f2909d709fd7834b32b9b9949b2e5633
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.test/pom.xml b/org.eclipse.jgit.test/pom.xml index 61081de0f2..b42c9fae5e 100644 --- a/org.eclipse.jgit.test/pom.xml +++ b/org.eclipse.jgit.test/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>0.7.1</version> + <version>0.7.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.test</artifactId> |