Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Escobar2014-11-05 21:55:55 +0000
committerRoberto E. Escobar2014-11-05 21:56:02 +0000
commit9de61703d3bf9faf3166e82cc11581738a6a19aa (patch)
tree5f7ddb1c101af8a97f38bfe8f16c294abec9f0f4 /plugins/org.eclipse.osee.framework.core.dsl.ui.integration.test/pom.xml
parentb16883a7130f13f1eb75dd9d2576470d6a613aee (diff)
downloadorg.eclipse.osee-9de61703d3bf9faf3166e82cc11581738a6a19aa.tar.gz
org.eclipse.osee-9de61703d3bf9faf3166e82cc11581738a6a19aa.tar.xz
org.eclipse.osee-9de61703d3bf9faf3166e82cc11581738a6a19aa.zip
refactor: Update bundle names
Diffstat (limited to 'plugins/org.eclipse.osee.framework.core.dsl.ui.integration.test/pom.xml')
-rw-r--r--plugins/org.eclipse.osee.framework.core.dsl.ui.integration.test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.framework.core.dsl.ui.integration.test/pom.xml b/plugins/org.eclipse.osee.framework.core.dsl.ui.integration.test/pom.xml
index 70dbc4a9891..96b73aeb353 100644
--- a/plugins/org.eclipse.osee.framework.core.dsl.ui.integration.test/pom.xml
+++ b/plugins/org.eclipse.osee.framework.core.dsl.ui.integration.test/pom.xml
@@ -12,7 +12,7 @@
<artifactId>org.eclipse.osee.framework.core.dsl.ui.integration.test</artifactId>
<packaging>eclipse-test-plugin</packaging>
- <name>OSEE Core DSL UI Int Test (Incubation)</name>
+ <name>OSEE ORCS DSL UI Integration Test - (Incubation)</name>
<build>
<plugins>

Back to the top