Skip to content

Commit 886e623

Browse files
author
Dennis Labordus
committed
Fixed move to wrong folder. :-)
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 8d22c45 commit 886e623

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

riseclipse/validator-riseclipse/pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,13 @@ SPDX-License-Identifier: Apache-2.0
6565
</dependency>
6666

6767
<!-- Test Dependencies -->
68+
<dependency>
69+
<groupId>org.lfenergy.compas.scl.validator</groupId>
70+
<artifactId>validator</artifactId>
71+
<type>test-jar</type>
72+
<scope>test</scope>
73+
</dependency>
74+
6875
<dependency>
6976
<groupId>org.mockito</groupId>
7077
<artifactId>mockito-junit-jupiter</artifactId>
File renamed without changes.

0 commit comments

Comments
 (0)