We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4705926 commit c78d491Copy full SHA for c78d491
pom.xml
@@ -61,7 +61,7 @@
61
<mockito.version>5.14.1</mockito.version>
62
63
<!-- temporary version waiting for a real automatic release in creedengo repository -->
64
- <creedengo-rules-specifications.version>0.0.3</creedengo-rules-specifications.version>
+ <creedengo-rules-specifications.version>0.0.4</creedengo-rules-specifications.version>
65
66
</properties>
67
@@ -221,7 +221,7 @@
221
</excludes>
222
</filter>
223
<filter>
224
- <artifact>io.ecocode:ecocode-rules-specifications:*</artifact>
+ <artifact>org.green-code-initiative:creedengo-rules-specifications:*</artifact>
225
<excludes>
226
<exclude>META-INF/**</exclude>
227
0 commit comments