]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.osgi.tests/pom.xml
Removed contact application support prints
[simantics/platform.git] / tests / org.simantics.scl.osgi.tests / pom.xml
index f22ff3334f7151295bde4c195f039b5984d442c3..7bce30c3186236a0738bff21fc48727ce8da1ede 100644 (file)
@@ -1,42 +1,42 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">\r
-    <modelVersion>4.0.0</modelVersion>\r
-    <groupId>org.simantics</groupId>\r
-    <artifactId>org.simantics.scl.osgi.tests</artifactId>\r
-    <version>1.0.0-SNAPSHOT</version>\r
-    <packaging>eclipse-test-plugin</packaging>\r
-\r
-    <parent>\r
-        <groupId>org.simantics</groupId>\r
-        <artifactId>org.simantics.root.tests</artifactId>\r
-        <version>1.0.0-SNAPSHOT</version>\r
-    </parent>\r
-\r
-    <build>\r
-        <plugins>\r
-            <plugin>\r
-                <groupId>org.eclipse.tycho</groupId>\r
-                <artifactId>target-platform-configuration</artifactId>\r
-                <configuration>\r
-                    <dependency-resolution>\r
-                        <extraRequirements>\r
-                            <requirement>\r
-                                <type>eclipse-feature</type>\r
-                                <id>org.simantics.sdk</id>\r
-                                <versionRange>0.0.0</versionRange>\r
-                            </requirement>\r
-                        </extraRequirements>\r
-                    </dependency-resolution>\r
-                </configuration>\r
-            </plugin>\r
-            <plugin>\r
-                <groupId>org.eclipse.tycho</groupId>\r
-                <artifactId>tycho-surefire-plugin</artifactId>\r
-                <version>${tycho.version}</version>\r
-                <configuration>\r
-                </configuration>\r
-            </plugin>\r
-        </plugins>\r
-    </build>\r
-</project>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<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>
+    <groupId>org.simantics</groupId>
+    <artifactId>org.simantics.scl.osgi.tests</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>eclipse-test-plugin</packaging>
+
+    <parent>
+        <groupId>org.simantics</groupId>
+        <artifactId>org.simantics.root.tests</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.eclipse.tycho</groupId>
+                <artifactId>target-platform-configuration</artifactId>
+                <configuration>
+                    <dependency-resolution>
+                        <extraRequirements>
+                            <requirement>
+                                <type>eclipse-feature</type>
+                                <id>org.simantics.sdk</id>
+                                <versionRange>0.0.0</versionRange>
+                            </requirement>
+                        </extraRequirements>
+                    </dependency-resolution>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.eclipse.tycho</groupId>
+                <artifactId>tycho-surefire-plugin</artifactId>
+                <version>${tycho.version}</version>
+                <configuration>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+</project>