forked from tesla/m2eclipse-cvs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcatalog.xml
22 lines (22 loc) · 825 Bytes
/
catalog.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<catalog>
<catalogItems>
<catalogItem>
<categoryId>org.eclipse.m2e.discovery.category.scm</categoryId>
<description>Maven SCM Handler for CVS</description>
<groupId>extras</groupId>
<id>org.eclipse.m2e.discovery.lifecyclemapping.m2e-cvs</id>
<kind>extras</kind>
<license>EPL</license>
<name>m2e-cvs</name>
<provider>Sonatype, Inc.</provider>
<p2>
<repositoryUrl>https://repository.sonatype.org/content/sites/forge-sites/m2eclipse-cvs/0.13.0/N/0.13.0.201106260822/</repositoryUrl>
<iuId>org.sonatype.m2e.cvs.feature.feature.group</iuId>
</p2>
<overview>
<summary>Maven SCM Handler for CVS</summary>
<url>https://github.com/sonatype/m2eclipse-cvs</url>
</overview>
</catalogItem>
</catalogItems>
</catalog>