mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-01 00:19:44 +02:00
added license and description
This commit is contained in:
12
pom.xml
12
pom.xml
@@ -7,10 +7,22 @@
|
||||
<artifactId>scm</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>1.0-M7-SNAPSHOT</version>
|
||||
<description>
|
||||
The easiest way to share your Git, Mercurial
|
||||
and Subversion repositories over http.
|
||||
</description>
|
||||
<name>scm</name>
|
||||
|
||||
<url>http://bitbucket.org/sdorra/scm-manager</url>
|
||||
|
||||
|
||||
<licenses>
|
||||
<license>
|
||||
<name>BSD</name>
|
||||
<url>http://www.opensource.org/licenses/bsd-license.php</url>
|
||||
</license>
|
||||
</licenses>
|
||||
|
||||
<developers>
|
||||
<developer>
|
||||
<id>sdorra</id>
|
||||
|
||||
Reference in New Issue
Block a user