Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 64f0b15d68d16a1951cb6367d675f8751498549c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Copyright (c) 2011 Sonatype, Inc.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#

Bundle-Vendor = Eclipse.org - m2e
Bundle-Name = M2e extensions store
Maven.discovery = Maven Discovery
Maven.discovery.mnemonic = m

Back to the top