diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-09-21 17:05:27 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-09-21 17:05:27 +0200 |
commit | cb617e7ffc7600a3d5978b1f870ff114b4486976 (patch) | |
tree | cc6db9a5934a648bbeac15507ede18ab1176a74f /org.eclipse.jgit.pgm/pom.xml | |
parent | e7142a3937825074ec68e4bacba30f9c962bd1e4 (diff) | |
download | jgit-cb617e7ffc7600a3d5978b1f870ff114b4486976.tar.gz jgit-cb617e7ffc7600a3d5978b1f870ff114b4486976.zip |
Prepare 4.5.1-SNAPSHOT builds
Change-Id: I3305e8a09a3fb06f25a316cff2bdbb551d3ade68
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 644f119d0d..dd4aa9ba35 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>4.5.0.201609210915-r</version> + <version>4.5.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |