Skip to content

Commit 1525156

Browse files
committed
using badges from release/4 branch
1 parent d41efd8 commit 1525156

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![Release](https://jitpack.io/v/scm4j/scm4j-vcs-svn.svg)](https://jitpack.io/#scm4j/scm4j-vcs-svn)
2-
[![Build Status](https://travis-ci.org/scm4j/scm4j-vcs-svn.svg?branch=develop)](https://travis-ci.org/scm4j/scm4j-vcs-svn)
3-
[![Coverage Status](https://coveralls.io/repos/github/scm4j/scm4j-vcs-svn/badge.svg?branch=develop)](https://coveralls.io/github/scm4j/scm4j-vcs-svn?branch=develop)
2+
[![Build Status](https://travis-ci.org/scm4j/scm4j-vcs-svn.svg?branch=release/4)](https://travis-ci.org/scm4j/scm4j-vcs-svn)
3+
[![Coverage Status](https://coveralls.io/repos/github/scm4j/scm4j-vcs-svn/badge.svg?branch=release/4)](https://coveralls.io/github/scm4j/scm4j-vcs-svn?branch=release/4)
44

55
# Overview
66
scm4j-vcs-svn is lightweight library for execute basic SVN VCS operations (merge, branch create etc). It uses [scm4j-vcs-api](https://github.com/scm4j/scm4j-vcs-api) exposing IVCS implementation for SVN repositories and [SVNKit](https://svnkit.com/) as framework to work with SVN repositories.

0 commit comments

Comments
 (0)