Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests-pom/pom.xml')
-rw-r--r--tests-pom/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests-pom/pom.xml b/tests-pom/pom.xml
index e29c3ec85c6..06b45635852 100644
--- a/tests-pom/pom.xml
+++ b/tests-pom/pom.xml
@@ -7,7 +7,7 @@
http://www.eclipse.org/org/documents/edl-v10.php
Contributors:
- Igor Fedorenko - initial implementation
+ IBM Corporation - initial API and implementation
-->
<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>

Back to the top