Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Schindl2015-11-06 19:47:43 +0000
committerTom Schindl2015-11-06 19:48:49 +0000
commit085188d350fb8e6094ae2b9a6d9390606ce4d7d4 (patch)
tree556be806ee344278a48d6d1162b61e4647775711 /bundles/code/org.eclipse.fx.text/pom.xml
parent242663f5ad1b57825336d92862368d05be32709e (diff)
downloadorg.eclipse.efxclipse-085188d350fb8e6094ae2b9a6d9390606ce4d7d4.tar.gz
org.eclipse.efxclipse-085188d350fb8e6094ae2b9a6d9390606ce4d7d4.tar.xz
org.eclipse.efxclipse-085188d350fb8e6094ae2b9a6d9390606ce4d7d4.zip
restructed content
Diffstat (limited to 'bundles/code/org.eclipse.fx.text/pom.xml')
-rw-r--r--bundles/code/org.eclipse.fx.text/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/code/org.eclipse.fx.text/pom.xml b/bundles/code/org.eclipse.fx.text/pom.xml
index f4abac5fa..833d903f4 100644
--- a/bundles/code/org.eclipse.fx.text/pom.xml
+++ b/bundles/code/org.eclipse.fx.text/pom.xml
@@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
- <name>e(fx)clipse - Runtime - Code - Eclipse Text extensions</name>
+ <name>e(fx)clipse - Runtime - Code - Eclipse Text Splitout</name>
<groupId>org.eclipse.fx.runtime</groupId>
<artifactId>org.eclipse.fx.text</artifactId>
<packaging>eclipse-plugin</packaging>

Back to the top