diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-09-28 14:21:47 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-09-28 14:27:24 +0200 |
commit | 25b7a0124f6043df514d9f65bbc6f3d135b46a93 (patch) | |
tree | 4da1eb93d66d30d63b7785c02fa02526cbd87974 /org.eclipse.jgit.http.apache/pom.xml | |
parent | 9e5380e7fb797e83b6f6b5754249bea4cae534e7 (diff) | |
parent | 729f085ac21507e631361cf97457e0edd5a7370c (diff) | |
download | jgit-25b7a0124f6043df514d9f65bbc6f3d135b46a93.tar.gz jgit-25b7a0124f6043df514d9f65bbc6f3d135b46a93.zip |
Merge branch 'stable-4.1'
* stable-4.1:
Prepare 4.1.1-SNAPSHOT builds
JGit v4.1.0.201509280440-r
Change-Id: Ie898f10c39f32419628f2b6dff7e3ec083ddfdfe
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.apache/pom.xml')
-rw-r--r-- | org.eclipse.jgit.http.apache/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.apache/pom.xml b/org.eclipse.jgit.http.apache/pom.xml index 6754de25a7..f8b29ed4e7 100644 --- a/org.eclipse.jgit.http.apache/pom.xml +++ b/org.eclipse.jgit.http.apache/pom.xml @@ -48,7 +48,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>4.1.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.apache</artifactId> |