diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-02-21 02:13:15 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-02-21 02:13:15 +0100 |
commit | 49ec6c1b3b8fd8f78c2a26c7b722a11c0eb0ba11 (patch) | |
tree | e8c8096a0f178308dd060ecd236f808e516de1b0 /org.eclipse.jgit.pgm.test/pom.xml | |
parent | 63dceceb0e9bc6adb547ea104c986407feae7665 (diff) | |
download | jgit-stable-2.3.tar.gz jgit-stable-2.3.zip |
Prepare 2.3.2-SNAPSHOT buildsstable-2.3
Change-Id: I51a8a53194928416b1aef1f3fce0ce66aadceca4
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm.test/pom.xml b/org.eclipse.jgit.pgm.test/pom.xml index 8bde689807..e48005cc0f 100644 --- a/org.eclipse.jgit.pgm.test/pom.xml +++ b/org.eclipse.jgit.pgm.test/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>2.3.1.201302201838-r</version> + <version>2.3.2-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.pgm.test</artifactId> |