mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-09 03:23:07 +02:00
pom problem
This commit is contained in:
parent
7f902d0675
commit
97bd591807
2 changed files with 34 additions and 34 deletions
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.rse.services.local;singleton:=true
|
||||
Bundle-Version: 2.2.0.qualifier
|
||||
Bundle-Version: 2.2.1.qualifier
|
||||
Bundle-Activator: org.eclipse.rse.internal.services.local.Activator
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-Localization: plugin
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
<groupId>org.eclipse.tm</groupId>
|
||||
<version>4.0.0-SNAPSHOT</version>
|
||||
<relativePath>../../../admin/pom-build.xml</relativePath>
|
||||
</parent>
|
||||
</parent>
|
||||
<groupId>org.eclipse.tm</groupId>
|
||||
<artifactId>org.eclipse.rse.services.local</artifactId>
|
||||
<version>2.2.0.qualifier</version>
|
||||
<version>2.2.1.qualifier</version>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Reference in a new issue