Skip to content

Commit

Permalink
Merge pull request #380 from com-pas/feat/328_update_compas_private
Browse files Browse the repository at this point in the history
feat(328): update compas core version
  • Loading branch information
samirromdhani authored Feb 28, 2024
2 parents a4830ee + 903390c commit 3d59366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<sonar.coverage.exclusions>sct-coverage/**</sonar.coverage.exclusions>
<aggregate.report.dir>../sct-coverage/target/site/jacoco-aggregate/jacoco.xml</aggregate.report.dir>
<sonar.coverage.jacoco.xmlReportPaths>${basedir}/${aggregate.report.dir}</sonar.coverage.jacoco.xmlReportPaths>
<compas-core.version>0.18.0</compas-core.version>
<compas-core.version>0.19.0</compas-core.version>
<compas-scl-xsd.version>0.0.4</compas-scl-xsd.version>
<maven.plugin.javadoc>3.4.1</maven.plugin.javadoc>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
Expand Down

0 comments on commit 3d59366

Please sign in to comment.