diff options
author | Igor Fedorenko | 2013-12-18 12:03:56 +0000 |
---|---|---|
committer | Igor Fedorenko | 2013-12-18 12:04:02 +0000 |
commit | 09dea4154222d3b505be80ae6ec9deaa26f7e2c4 (patch) | |
tree | 92c11ae3bda8ac6c90b67623d6c1fa78e38006ed /m2e-maven-runtime | |
parent | 8b959e65e61901e75d002bfe720c812e8a454d18 (diff) | |
download | m2e-core-09dea4154222d3b505be80ae6ec9deaa26f7e2c4.tar.gz m2e-core-09dea4154222d3b505be80ae6ec9deaa26f7e2c4.tar.xz m2e-core-09dea4154222d3b505be80ae6ec9deaa26f7e2c4.zip |
added ''includes Incubating components'' disclaimermilestones/1.5/1.5.0.20131218-1208
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
Diffstat (limited to 'm2e-maven-runtime')
-rw-r--r-- | m2e-maven-runtime/org.eclipse.m2e.maven.runtime/src/main/resources/OSGI-INF/l10n/bundle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m2e-maven-runtime/org.eclipse.m2e.maven.runtime/src/main/resources/OSGI-INF/l10n/bundle.properties b/m2e-maven-runtime/org.eclipse.m2e.maven.runtime/src/main/resources/OSGI-INF/l10n/bundle.properties index 75173c38..5b98af02 100644 --- a/m2e-maven-runtime/org.eclipse.m2e.maven.runtime/src/main/resources/OSGI-INF/l10n/bundle.properties +++ b/m2e-maven-runtime/org.eclipse.m2e.maven.runtime/src/main/resources/OSGI-INF/l10n/bundle.properties @@ -1,2 +1,2 @@ Bundle-Vendor = Eclipse.org - m2e -Bundle-Name = Embedded Maven Runtime Bundle
\ No newline at end of file +Bundle-Name = Embedded Maven Runtime Bundle (includes Incubating components)
\ No newline at end of file |