Skip to content

Commit eef64de

Browse files
committed
Remove redundant properties
1 parent 4c0d5bf commit eef64de

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

example-cucumber6-testng/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,6 @@
2929
<groupId>com.epam.reportportal.example</groupId>
3030
<artifactId>example-cucumber6-testng</artifactId>
3131

32-
<properties>
33-
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
34-
<maven.compiler.source>11</maven.compiler.source>
35-
<maven.compiler.target>${maven.compiler.source}</maven.compiler.target>
36-
<cucumber.version>7.15.0</cucumber.version>
37-
</properties>
38-
3932
<dependencies>
4033
<dependency>
4134
<groupId>com.epam.reportportal</groupId>

0 commit comments

Comments
 (0)