Skip to content
Snippets Groups Projects
Commit e258a237 authored by Martin Lowe's avatar Martin Lowe :flag_ca:
Browse files

Merge branch 'malowe-main-patch-06279' into 'main'

Update POM to 0.6.6 common API version

See merge request !12
parents 548a261b b7a61669
No related branches found
No related tags found
1 merge request!12Update POM to 0.6.6 common API version
Pipeline #9689 running
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<auto-value.version>1.8.2</auto-value.version> <auto-value.version>1.8.2</auto-value.version>
<hibernate.version>5.5.6.Final</hibernate.version> <hibernate.version>5.5.6.Final</hibernate.version>
<org.mapstruct.version>1.4.1.Final</org.mapstruct.version> <org.mapstruct.version>1.4.1.Final</org.mapstruct.version>
<eclipse-api-version>0.6.5-SNAPSHOT</eclipse-api-version> <eclipse-api-version>0.6.6-SNAPSHOT</eclipse-api-version>
</properties> </properties>
<repositories> <repositories>
<repository> <repository>
...@@ -235,4 +235,4 @@ ...@@ -235,4 +235,4 @@
</properties> </properties>
</profile> </profile>
</profiles> </profiles>
</project> </project>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment