Skip to content

Commit 5b59237

Browse files
committed
Merge branch 'develop' of https://github.com/scm4j/scm4j-vcs-svn into develop
2 parents fad4c93 + d5eb8ea commit 5b59237

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=master)](https://travis-ci.org/scm4j/scm4j-vcs-svn)
3-
[![Coverage Status](https://coveralls.io/repos/github/scm4j/scm4j-vcs-svn/badge.svg?branch=master)](https://coveralls.io/github/scm4j/scm4j-vcs-svn?branch=master)
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)
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)