diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-12-05 22:37:16 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-12-05 22:42:47 +0100 |
commit | b14a93971837610156e815ae2eee3baaa5b7a44b (patch) | |
tree | 1c8de7836b2a68dffba2ce7203b5a41ac54fbaf0 /org.eclipse.jgit.pgm/pom.xml | |
parent | f86a488e32906593903acb31a93a82bed8d87915 (diff) | |
download | jgit-b14a93971837610156e815ae2eee3baaa5b7a44b.tar.gz jgit-b14a93971837610156e815ae2eee3baaa5b7a44b.zip |
Prepare 3.3.0-SNAPSHOT builds
Change-Id: I7c7e7c1beec0c5d15b96c14c73ce93e3f09855c8
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm/pom.xml b/org.eclipse.jgit.pgm/pom.xml index 5ac57a15ab..f216a9dafa 100644 --- a/org.eclipse.jgit.pgm/pom.xml +++ b/org.eclipse.jgit.pgm/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>3.2.0-SNAPSHOT</version> + <version>3.3.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |