1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00

Update terminal.ui plugin version after the 4.2 Neon.2 release

This commit is contained in:
Martin Oberhuber 2016-12-22 11:53:12 +01:00
parent e0cd31ea7d
commit c4ee0fb943
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.tm.terminal.view.ui;singleton:=true
Bundle-Version: 4.2.0.qualifier
Bundle-Version: 4.2.100.qualifier
Bundle-Activator: org.eclipse.tm.terminal.view.ui.activator.UIPlugin
Bundle-Vendor: %providerName
Require-Bundle: org.eclipse.core.expressions;bundle-version="3.4.400",

View file

@ -11,7 +11,7 @@
<relativePath>../../admin/pom-build.xml</relativePath>
</parent>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.100-SNAPSHOT</version>
<artifactId>org.eclipse.tm.terminal.view.ui</artifactId>
<packaging>eclipse-plugin</packaging>
</project>