mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 06:02:11 +02:00
bump to 4.5.102-SNAPSHOT
Change-Id: I12c461c9d05241629442ae84ea1c2f439a23039d Signed-off-by: nickboldt <nboldt@redhat.com>
This commit is contained in:
parent
19351cbc2b
commit
a0e9810512
3 changed files with 3 additions and 3 deletions
|
@ -20,6 +20,6 @@
|
|||
|
||||
<groupId>org.eclipse.tm.rse</groupId>
|
||||
<artifactId>org.eclipse.tm.site</artifactId>
|
||||
<version>4.5.101-SNAPSHOT</version>
|
||||
<version>4.5.102-SNAPSHOT</version>
|
||||
<packaging>eclipse-repository</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.tm.terminal.control; singleton:=true
|
||||
Bundle-Version: 4.5.100.qualifier
|
||||
Bundle-Version: 4.5.102.qualifier
|
||||
Bundle-Activator: org.eclipse.tm.internal.terminal.control.impl.TerminalPlugin
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-Localization: plugin
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.tm.terminal</groupId>
|
||||
<artifactId>org.eclipse.tm.terminal.maven-build</artifactId>
|
||||
<version>4.5.100-SNAPSHOT</version>
|
||||
<version>4.5.102-SNAPSHOT</version>
|
||||
<relativePath>../../admin/pom-build.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue