Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'oprofile')
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile-feature/feature.xml2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile-feature/pom.xml2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.core.tests/pom.xml2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.core/pom.xml2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.doc/pom.xml2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.launch.tests/pom.xml2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.launch/pom.xml2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.remote-feature/feature.xml2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.remote-feature/pom.xml2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.remote.launch/pom.xml2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.tests/pom.xml2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.ui.tests/pom.xml2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.ui/pom.xml2
-rw-r--r--oprofile/pom.xml2
14 files changed, 14 insertions, 14 deletions
diff --git a/oprofile/org.eclipse.linuxtools.oprofile-feature/feature.xml b/oprofile/org.eclipse.linuxtools.oprofile-feature/feature.xml
index 81def40871..96ac06dcc0 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile-feature/feature.xml
+++ b/oprofile/org.eclipse.linuxtools.oprofile-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.linuxtools.oprofile.feature"
label="%featureName"
- version="7.1.0.qualifier"
+ version="7.2.0.qualifier"
provider-name="%provider"
os="linux"
license-feature="org.eclipse.license"
diff --git a/oprofile/org.eclipse.linuxtools.oprofile-feature/pom.xml b/oprofile/org.eclipse.linuxtools.oprofile-feature/pom.xml
index 1573a90b04..bd709b5adb 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile-feature/pom.xml
+++ b/oprofile/org.eclipse.linuxtools.oprofile-feature/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>linuxtools-oprofile-parent</artifactId>
<groupId>org.eclipse.linuxtools.oprofile</groupId>
- <version>7.1.0-SNAPSHOT</version>
+ <version>7.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.oprofile.feature</artifactId>
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.core.tests/pom.xml b/oprofile/org.eclipse.linuxtools.oprofile.core.tests/pom.xml
index fea7d8206e..f7b3785f89 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.core.tests/pom.xml
+++ b/oprofile/org.eclipse.linuxtools.oprofile.core.tests/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>linuxtools-oprofile-parent</artifactId>
<groupId>org.eclipse.linuxtools.oprofile</groupId>
- <version>7.1.0-SNAPSHOT</version>
+ <version>7.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.oprofile.core.tests</artifactId>
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.core/pom.xml b/oprofile/org.eclipse.linuxtools.oprofile.core/pom.xml
index 4c48e2ffa8..112c495af8 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.core/pom.xml
+++ b/oprofile/org.eclipse.linuxtools.oprofile.core/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>linuxtools-oprofile-parent</artifactId>
<groupId>org.eclipse.linuxtools.oprofile</groupId>
- <version>7.1.0-SNAPSHOT</version>
+ <version>7.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.oprofile.core</artifactId>
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.doc/pom.xml b/oprofile/org.eclipse.linuxtools.oprofile.doc/pom.xml
index 0595d19578..5cfb2699df 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.doc/pom.xml
+++ b/oprofile/org.eclipse.linuxtools.oprofile.doc/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>linuxtools-oprofile-parent</artifactId>
<groupId>org.eclipse.linuxtools.oprofile</groupId>
- <version>7.1.0-SNAPSHOT</version>
+ <version>7.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.oprofile.doc</artifactId>
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/pom.xml b/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/pom.xml
index bb619e50a7..f4bde0cb4b 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/pom.xml
+++ b/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>linuxtools-oprofile-parent</artifactId>
<groupId>org.eclipse.linuxtools.oprofile</groupId>
- <version>7.1.0-SNAPSHOT</version>
+ <version>7.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.oprofile.launch.tests</artifactId>
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.launch/pom.xml b/oprofile/org.eclipse.linuxtools.oprofile.launch/pom.xml
index 70bf4b5953..40517c9066 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.launch/pom.xml
+++ b/oprofile/org.eclipse.linuxtools.oprofile.launch/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>linuxtools-oprofile-parent</artifactId>
<groupId>org.eclipse.linuxtools.oprofile</groupId>
- <version>7.1.0-SNAPSHOT</version>
+ <version>7.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.oprofile.launch</artifactId>
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.remote-feature/feature.xml b/oprofile/org.eclipse.linuxtools.oprofile.remote-feature/feature.xml
index 630a78f1db..2c98318c9e 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.remote-feature/feature.xml
+++ b/oprofile/org.eclipse.linuxtools.oprofile.remote-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.linuxtools.oprofile.remote.feature"
label="%featureName"
- version="7.1.0.qualifier"
+ version="7.2.0.qualifier"
provider-name="%provider"
os="linux"
license-feature="org.eclipse.license"
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.remote-feature/pom.xml b/oprofile/org.eclipse.linuxtools.oprofile.remote-feature/pom.xml
index 260acc4a23..20ac0d45c3 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.remote-feature/pom.xml
+++ b/oprofile/org.eclipse.linuxtools.oprofile.remote-feature/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>linuxtools-oprofile-parent</artifactId>
<groupId>org.eclipse.linuxtools.oprofile</groupId>
- <version>7.1.0-SNAPSHOT</version>
+ <version>7.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.oprofile.remote.feature</artifactId>
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.remote.launch/pom.xml b/oprofile/org.eclipse.linuxtools.oprofile.remote.launch/pom.xml
index 1128e7350d..09e2debba7 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.remote.launch/pom.xml
+++ b/oprofile/org.eclipse.linuxtools.oprofile.remote.launch/pom.xml
@@ -6,7 +6,7 @@
<parent>
<artifactId>linuxtools-oprofile-parent</artifactId>
<groupId>org.eclipse.linuxtools.oprofile</groupId>
- <version>7.1.0-SNAPSHOT</version>
+ <version>7.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.oprofile.remote.launch</artifactId>
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.tests/pom.xml b/oprofile/org.eclipse.linuxtools.oprofile.tests/pom.xml
index ce29d9d2a7..7a5c0b3b57 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.tests/pom.xml
+++ b/oprofile/org.eclipse.linuxtools.oprofile.tests/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>linuxtools-oprofile-parent</artifactId>
<groupId>org.eclipse.linuxtools.oprofile</groupId>
- <version>7.1.0-SNAPSHOT</version>
+ <version>7.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.oprofile.tests</artifactId>
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.ui.tests/pom.xml b/oprofile/org.eclipse.linuxtools.oprofile.ui.tests/pom.xml
index 58fe057948..2f7c776c4b 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.ui.tests/pom.xml
+++ b/oprofile/org.eclipse.linuxtools.oprofile.ui.tests/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>linuxtools-oprofile-parent</artifactId>
<groupId>org.eclipse.linuxtools.oprofile</groupId>
- <version>7.1.0-SNAPSHOT</version>
+ <version>7.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.oprofile.ui.tests</artifactId>
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.ui/pom.xml b/oprofile/org.eclipse.linuxtools.oprofile.ui/pom.xml
index 0e477d58db..46034d4420 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.ui/pom.xml
+++ b/oprofile/org.eclipse.linuxtools.oprofile.ui/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>linuxtools-oprofile-parent</artifactId>
<groupId>org.eclipse.linuxtools.oprofile</groupId>
- <version>7.1.0-SNAPSHOT</version>
+ <version>7.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.oprofile.ui</artifactId>
diff --git a/oprofile/pom.xml b/oprofile/pom.xml
index 59a90912b3..85e6dcce7f 100644
--- a/oprofile/pom.xml
+++ b/oprofile/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.linuxtools</groupId>
<artifactId>linuxtools-parent</artifactId>
- <version>7.1.0-SNAPSHOT</version>
+ <version>7.2.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.linuxtools.oprofile</groupId>

Back to the top