move sources from scm-web-api and scm-cli to scm-core

This commit is contained in:
Sebastian Sdorra
2010-12-05 14:00:01 +01:00
parent bc3a6305c8
commit f29cff9a13
50 changed files with 53 additions and 85 deletions

View File

@@ -19,12 +19,6 @@
<dependencies>
<dependency>
<groupId>sonia.scm</groupId>
<artifactId>scm-web-api</artifactId>
<version>1.0-M3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.tmatesoft.svnkit</groupId>
<artifactId>svnkit</artifactId>