Skip to content

Commit

Permalink
Merge pull request #188 from InseeFr/alicela-patch-1
Browse files Browse the repository at this point in the history
Update pom.xml
  • Loading branch information
alicela authored Oct 25, 2024
2 parents c4136d5 + 5d9c507 commit ffc0c3f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions kraftwerk-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<properties>
<trevas.version>1.7.0</trevas.version>
<duckdb.version>1.1.2</duckdb.version>
<bpm.version>1.0.2</bpm.version>
</properties>


Expand Down Expand Up @@ -117,7 +118,7 @@
<dependency>
<groupId>fr.insee.bpm</groupId>
<artifactId>bpm</artifactId>
<version>1.0.2</version>
<version>${bpm.version}</version>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit ffc0c3f

Please sign in to comment.