We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f75ec commit 0fb688dCopy full SHA for 0fb688d
1 file changed
pom.xml
@@ -84,16 +84,6 @@
84
</plugin>
85
</plugins>
86
</build>
87
-
88
- <!-- IN CASE YOU NEED ANY LOCAL LIBS
89
- <repositories>
90
- <repository>
91
- <id>local-maven-repo</id>
92
- <url>file:///${project.basedir}/local-maven-repo</url>
93
- </repository>
94
- </repositories>
95
- -->
96
97
<dependencies>
98
<dependency>
99
<groupId>org.junit.jupiter</groupId>
0 commit comments