Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Grunberg2011-10-12 20:40:37 +0000
committerRoland Grunberg2011-10-12 20:47:23 +0000
commitbd0edf2447f510d07e7a759e8450f6275a0811cd (patch)
treefffb80b1c9100e0c7dd9f977e80adf0c2b32d3d3 /oprofile/org.eclipse.linuxtools.oprofile-feature/pom.xml
parent9a48a3ae0233ebc7511a3de256cd2ed9aa1170a1 (diff)
downloadorg.eclipse.linuxtools-bd0edf2447f510d07e7a759e8450f6275a0811cd.tar.gz
org.eclipse.linuxtools-bd0edf2447f510d07e7a759e8450f6275a0811cd.tar.xz
org.eclipse.linuxtools-bd0edf2447f510d07e7a759e8450f6275a0811cd.zip
Change Oprofile and Callgraph feature projects from "-feature" to
".feature".
Diffstat (limited to 'oprofile/org.eclipse.linuxtools.oprofile-feature/pom.xml')
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/oprofile/org.eclipse.linuxtools.oprofile-feature/pom.xml b/oprofile/org.eclipse.linuxtools.oprofile-feature/pom.xml
index bea050366a..1d5d039e0d 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile-feature/pom.xml
+++ b/oprofile/org.eclipse.linuxtools.oprofile-feature/pom.xml
@@ -17,7 +17,7 @@
<version>0.9.0-SNAPSHOT</version>
</parent>
- <artifactId>org.eclipse.linuxtools.oprofile-feature</artifactId>
+ <artifactId>org.eclipse.linuxtools.oprofile.feature</artifactId>
<version>0.3.1-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

Back to the top