Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.soa')
-rw-r--r--packages/org.eclipse.epp.package.soa/build.properties2
-rw-r--r--packages/org.eclipse.epp.package.soa/plugin.xml2
2 files changed, 3 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.soa/build.properties b/packages/org.eclipse.epp.package.soa/build.properties
index 7d66784e..d78e267a 100644
--- a/packages/org.eclipse.epp.package.soa/build.properties
+++ b/packages/org.eclipse.epp.package.soa/build.properties
@@ -18,3 +18,5 @@ bin.includes = META-INF/,\
eclipsesoa48.png,\
intro-eclipsesoa.png,\
introData.xml
+
+ \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.soa/plugin.xml b/packages/org.eclipse.epp.package.soa/plugin.xml
index 36cf24a1..5cbdc130 100644
--- a/packages/org.eclipse.epp.package.soa/plugin.xml
+++ b/packages/org.eclipse.epp.package.soa/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse IDE for SOA Developers&#x0A;&#x0A;Version: Helios Release (3.6.0)&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse IDE for SOA Developers&#x0A;&#x0A;Version: Helios Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="startupProgressRect"

Back to the top