tracing rcp: update versions to 1.0
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Thu, 10 Apr 2014 20:01:09 +0000 (16:01 -0400)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Fri, 25 Apr 2014 21:39:54 +0000 (17:39 -0400)
Change-Id: If166123d8505ae09cdc34b563930edcb381821e4
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/24859
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Hudson CI
13 files changed:
org.eclipse.linuxtools.tracing.rcp.branding.feature/feature.xml
org.eclipse.linuxtools.tracing.rcp.branding.feature/pom.xml
org.eclipse.linuxtools.tracing.rcp.branding/META-INF/MANIFEST.MF
org.eclipse.linuxtools.tracing.rcp.branding/plugin.xml
org.eclipse.linuxtools.tracing.rcp.branding/pom.xml
org.eclipse.linuxtools.tracing.rcp.help/META-INF/MANIFEST.MF
org.eclipse.linuxtools.tracing.rcp.help/pom.xml
org.eclipse.linuxtools.tracing.rcp.product/pom.xml
org.eclipse.linuxtools.tracing.rcp.product/tracing.product
org.eclipse.linuxtools.tracing.rcp.ui/META-INF/MANIFEST.MF
org.eclipse.linuxtools.tracing.rcp.ui/pom.xml
org.eclipse.linuxtools.tracing.rcp/feature.xml
org.eclipse.linuxtools.tracing.rcp/pom.xml

index f2df85c4ba07128ef69d1cedc3a72a54f891668c..11143de0e5fa053d5f790f6cf0bc098d06f5f4a5 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.linuxtools.tracing.rcp.branding.feature"
       label="%featureName"
-      version="0.0.1.qualifier"
+      version="1.0.0.qualifier"
       provider-name="%featureProvider"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
index d5d9e5e526b6c1afcec03e444499bfd91f36acfe..dc2634bbf232815c66039b4aed86303c92c732c6 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (C) 2013 Ericsson
+   Copyright (C) 2014 Ericsson
 
    All rights reserved. This program and the accompanying materials
    are made available under the terms of the Eclipse Public License v1.0
@@ -18,7 +18,7 @@
   </parent>
 
   <artifactId>org.eclipse.linuxtools.tracing.rcp.branding.feature</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
+  <version>1.0.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
   <name>Linux Tools Trace Viewer Branding Feature</name>
index 06b273faa8ebe81da7b25aae22df49844fd9d2b2..86f660d65af4054ad2b1b250d951eaeaec9c816f 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-Vendor: %Bundle-Vendor
-Bundle-Version: 0.0.1.qualifier
+Bundle-Version: 1.0.0.qualifier
 Bundle-Localization: plugin
 Bundle-SymbolicName: org.eclipse.linuxtools.tracing.rcp.branding;singleton:=true
 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
index 8569489d6bc7b16fab8a2f8997ae215ec2b713d9..09b02e834eed5b0daba4f67000635eb03a25836d 100644 (file)
@@ -25,7 +25,7 @@
             </property>
             <property
                   name="aboutText"
-                  value="Linux Tools Trace Viewer&#x0A;&#x0A;Version: 0.0.1&#x0A;&#x0A;Copyright (c) 2013 Ericsson&#x0A;&#x0A;All rights reserved. This program and the accompanying materials are&#x0A;made available under the terms of the Eclipse Public License v1.0 which&#x0A;accompanies this distribution, and is available at&#x0A;http://www.eclipse.org/legal/epl-v10.html">
+                  value="Linux Tools Trace Viewer&#x0A;&#x0A;Version: 1.0.0&#x0A;&#x0A;Copyright (c) 2014 Ericsson&#x0A;&#x0A;All rights reserved. This program and the accompanying materials are&#x0A;made available under the terms of the Eclipse Public License v1.0 which&#x0A;accompanies this distribution, and is available at&#x0A;http://www.eclipse.org/legal/epl-v10.html">
             </property>
             <property
                   name="windowImages"
index 1813fcc4a39f8571e44ad684c63e51abd2307fca..bec271947f8206bf41a5323583ee671002f7809c 100644 (file)
@@ -3,7 +3,7 @@
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
-  <version>0.0.1-SNAPSHOT</version>
+  <version>1.0.0-SNAPSHOT</version>
   <artifactId>org.eclipse.linuxtools.tracing.rcp.branding</artifactId>
   <packaging>eclipse-plugin</packaging>
   <name>Linux Tools Trace Viewer Branding plug-in</name>
index c2696ad57f83ea6bbc1f1a0cc90b5f7c5df4035c..587ee4ed853e1d5443082c8faffa2109d5a5fba3 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-Vendor: %Bundle-Vendor
-Bundle-Version: 0.0.1.qualifier
+Bundle-Version: 1.0.0.qualifier
 Bundle-Localization: plugin
 Bundle-SymbolicName: org.eclipse.linuxtools.tracing.rcp.help;singleton:=true
 Require-Bundle: org.eclipse.help
index b0d5971a789b3d839a3996b46b9383cea0e6383a..0ad5cecc4e8ab770afbdf6838e9371dbefd70c81 100644 (file)
@@ -18,7 +18,7 @@
   </parent>
 
   <artifactId>org.eclipse.linuxtools.tracing.rcp.help</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
+  <version>1.0.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <name>Linux Tools Trace Viewer Help Plug-in</name>
index 9908448107686f9c9660fcf1beec6e4ae955dab9..e088d33a91d6f7d93267e0650a9c5900c01fdade 100644 (file)
@@ -4,7 +4,7 @@
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <version>0.0.1</version>
+    <version>1.0.0</version>
     <artifactId>tracing</artifactId>
     <packaging>eclipse-repository</packaging>
     <name>Linux Tools Trace Viewer Product</name>
index 078034a1a8ecc0b44612bf987244cdfe9ba7d644..c1b0c376db4dd65e517b97de2b7c62d7dde1fab8 100644 (file)
@@ -1,16 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?pde version="3.5"?>
 
-<product name="Trace Viewer" uid="org.eclipse.linuxtools.tracing.rcp" id="org.eclipse.linuxtools.tracing.rcp.branding.product" application="org.eclipse.linuxtools.tracing.rcp.ui.application" version="0.0.1.qualifier" useFeatures="true" includeLaunchers="true">
+<product name="Trace Viewer" uid="org.eclipse.linuxtools.tracing.rcp" id="org.eclipse.linuxtools.tracing.rcp.branding.product" application="org.eclipse.linuxtools.tracing.rcp.ui.application" version="1.0.0.qualifier" useFeatures="true" includeLaunchers="true">
 
    <aboutInfo>
       <image path="/org.eclipse.linuxtools.tracing.rcp.branding/icons/alt_about.gif"/>
       <text>
          Linux Tools Trace Viewer
 
-Version: 0.0.1
+Version: 1.0.0
 
-Copyright (c) 2013 Ericsson
+Copyright (c) 2014 Ericsson
 
 All rights reserved. This program and the accompanying materials are
 made available under the terms of the Eclipse Public License v1.0 which
@@ -32,7 +32,6 @@ http://www.eclipse.org/legal/epl-v10.html
 
    <windowImages i16="/org.eclipse.linuxtools.tracing.rcp.branding/icons/alt_window_16.gif" i32="/org.eclipse.linuxtools.tracing.rcp.branding/icons/alt_window_32.gif"/>
 
-
    <launcher name="traceViewer">
       <solaris/>
       <win useIco="false">
index 26cd4477e9291af9559e5a73112cb93ed438f839..71d18e552c6e5d132d1c81c7e61f2a076654aeed 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-Vendor: %Bundle-Vendor
-Bundle-Version: 0.0.1.qualifier
+Bundle-Version: 1.0.0.qualifier
 Bundle-Localization: plugin
 Bundle-SymbolicName: org.eclipse.linuxtools.tracing.rcp.ui;singleton:=true
 Bundle-Activator: org.eclipse.linuxtools.internal.tracing.rcp.ui.TracingRcpPlugin
index b4c043d379dc2fdb631c14e622d2ea68671aaa30..2d03ff4c2f36a4b60b158460695192d42a21404b 100644 (file)
@@ -4,7 +4,7 @@
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <version>0.0.1-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <artifactId>org.eclipse.linuxtools.tracing.rcp.ui</artifactId>
     <groupId>org.eclipse.linuxtools.tracing.rcp</groupId>
 
index 17b90ac86decd3f7adade3db2eb01cf432eccab0..a8d3b12d0dafa880027580db7f67fd871a811d96 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.linuxtools.tracing.rcp"
       label="%featureName"
-      version="0.0.1.qualifier"
+      version="1.0.0.qualifier"
       provider-name="%featureProvider"
       plugin="org.eclipse.linuxtools.tracing.rcp.branding"
       license-feature="org.eclipse.license"
index be87fc40895a26505b6a0d7a5dc848625475f6b7..016361c98c66c7033b31aedecd3a46dd402d202e 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (C) 2013 Ericsson
+   Copyright (C) 2014 Ericsson
 
    All rights reserved. This program and the accompanying materials
    are made available under the terms of the Eclipse Public License v1.0
@@ -18,7 +18,7 @@
   </parent>
 
   <artifactId>org.eclipse.linuxtools.tracing.rcp</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
+  <version>1.0.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
   <name>Linux Tools Trace Viewer Feature</name>
This page took 0.030432 seconds and 5 git commands to generate.