File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,14 @@ quarkus.log.level = INFO
12
12
quarkus.log.category."org.lfenergy.compas.scl.auto.alignment".level = INFO
13
13
14
14
# Add scanning these dependencies for scanning, also used by native compilation.
15
- quarkus.index-dependency.compas-commons.group-id = org.lfenergy.compas.core
16
- quarkus.index-dependency.compas-commons.artifact-id = commons
15
+ quarkus.index-dependency.compas-commons.group-id = org.lfenergy.compas.core
16
+ quarkus.index-dependency.compas-commons.artifact-id = commons
17
17
18
18
quarkus.index-dependency.jaxrs-commons.group-id = org.lfenergy.compas.core
19
19
quarkus.index-dependency.jaxrs-commons.artifact-id = jaxrs-commons
20
20
21
- quarkus.index-dependency.jaxb-api.group-id = org.jboss.spec.javax.xml.bind
22
- quarkus.index-dependency.jaxb-api.artifact-id = jboss-jaxb-api_2.3_spec
21
+ quarkus.index-dependency.jaxb-api.group-id = org.jboss.spec.javax.xml.bind
22
+ quarkus.index-dependency.jaxb-api.artifact-id = jboss-jaxb-api_2.3_spec
23
23
24
24
quarkus.index-dependency.powsybl-single-line-diagram-core.group-id =com.powsybl
25
25
quarkus.index-dependency.powsybl-single-line-diagram-core.artifact-id =powsybl-single-line-diagram-core
You can’t perform that action at this time.
0 commit comments