Fixed line endings

This commit is contained in:
Tuna Aksoy
2016-07-01 23:03:43 +01:00
parent 522c6b7a0c
commit 1d69a20a66
2 changed files with 8 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-rm</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5-SNAPSHOT</version>
</parent>
<properties>
@@ -155,7 +155,7 @@
<dependency>
<groupId>ru.yandex.qatools.htmlelements</groupId>
<artifactId>htmlelements-all</artifactId>
<version>1.15</version>
<version>1.15</version>
</dependency>
<dependency>
<groupId>ru.yandex.qatools.properties</groupId>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-rm-community</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5-SNAPSHOT</version>
</parent>
<properties>
@@ -334,11 +334,11 @@
</exclusions>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.reflections</groupId>
<artifactId>reflections</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.reflections</groupId>
<artifactId>reflections</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<profiles>