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

@@ -18,12 +18,6 @@
<description>Plugin for the version control system Git</description>
<dependencies>
<dependency>
<groupId>sonia.scm</groupId>
<artifactId>scm-web-api</artifactId>
<version>1.0-M3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>