diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-03-05 00:20:11 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-03-05 00:34:15 +0100 |
commit | c1fee1d16b3da4c6af1e86dbd71fbf55f4b5bb0d (patch) | |
tree | 6044d7a3ef8e6a4d9f36cd69faf8f5270b766c41 /org.eclipse.jgit.http.test/pom.xml | |
parent | 3d855dbfc68ce6979f5aa5a5467308f562f4b79a (diff) | |
download | jgit-c1fee1d16b3da4c6af1e86dbd71fbf55f4b5bb0d.tar.gz jgit-c1fee1d16b3da4c6af1e86dbd71fbf55f4b5bb0d.zip |
Prepare 3.3.1-SNAPSHOT builds
Change-Id: If15560f2731e54dbf9db88d8a308b4c25ce27e8e
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.http.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.test/pom.xml b/org.eclipse.jgit.http.test/pom.xml index 33cb9b8471..5328dbe9da 100644 --- a/org.eclipse.jgit.http.test/pom.xml +++ b/org.eclipse.jgit.http.test/pom.xml @@ -51,7 +51,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>3.3.0.201403021825-r</version> + <version>3.3.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |