diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-01-19 10:04:05 -0500 |
---|---|---|
committer | Gerrit Code Review @ Eclipse.org <gerrit@eclipse.org> | 2016-01-19 10:04:06 -0500 |
commit | 62718a9cbc9527c993a2dcfffea420f71ccbea64 (patch) | |
tree | 37a54d080d70805cb3e390d49ba6e55dae281360 /org.eclipse.jgit.pgm/pom.xml | |
parent | cc0afe601be912037d8c98b696535cae7578a581 (diff) | |
parent | 20f272a71c2c4cafc1adf881817042d43e0c5329 (diff) | |
download | jgit-62718a9cbc9527c993a2dcfffea420f71ccbea64.tar.gz jgit-62718a9cbc9527c993a2dcfffea420f71ccbea64.zip |
Merge "Prepare 4.2.0-SNAPSHOT builds" into stable-4.2
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 6c49adcc88..ca2ead2925 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.2.0.201512141825-rc1</version> + <version>4.2.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |