Skip to content

Commit 681da97

Browse files
committed
supression scope test pour assertj
1 parent 4b1d1ac commit 681da97

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</parent>
1212
<groupId>fr.insee.rmes</groupId>
1313
<artifactId>ddi-access-services</artifactId>
14-
<version>2.1.7-rc0</version>
14+
<version>2.1.7-rc1</version>
1515
<name>DDI Access Services</name>
1616
<description>Rest API to access to Colectica repository services</description>
1717
<properties>
@@ -33,7 +33,6 @@
3333
<groupId>org.assertj</groupId>
3434
<artifactId>assertj-core</artifactId>
3535
<version>3.27.7</version>
36-
<scope>test</scope>
3736
</dependency>
3837
<!-- Fin des dépendances à supprimer pour la maj -->
3938

0 commit comments

Comments
 (0)