diff --git a/pom.xml b/pom.xml
index 1214a09..233e996 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
no.ssb.dapla.dlp.pseudo
dapla-dlp-pseudo-service
3.1.11-SNAPSHOT
- dapla-dlp-pseudo-service
+ pseudo-service
io.micronaut.platform
@@ -18,7 +18,7 @@
${jdk.version}
UTF-8
UTF-8
- artifactregistry://europe-north1-maven.pkg.dev/artifact-registry-5n/dapla-pseudo-maven
+ artifactregistry://europe-north1-maven.pkg.dev/artifact-registry-5n/dapla-pseudo-maven
statisticsnorway/dapla-dlp-pseudo-service
no.ssb.dlp.pseudo.service.Application
1.2
@@ -39,6 +39,7 @@
3.2.2
1.18.30
5.7.0
+ 2.8.1
@@ -53,8 +54,8 @@
https://repo.maven.apache.org/maven2
- artifact-registry
- ${artifact-registry.url}
+ dapla-artifact-registry
+ ${dapla-artifact-registry.url}
true
always
@@ -485,6 +486,19 @@
+
+ org.cyclonedx
+ cyclonedx-maven-plugin
+ ${cyclonedx-maven-plugin.version}
+
+
+ package
+
+ makeAggregateBom
+
+
+
+
@@ -595,25 +609,31 @@
- ssb-bip
+ github
+
+
+ github
+ GitHub Packages
+ https://maven.pkg.github.com/${github.repository}
+
+
+
+
+ dapla-artifact-registry
- artifact-registry
- ${artifact-registry.url}
+ dapla-artifact-registry
+ ${dapla-artifact-registry.url}
- artifact-registry-snapshots
- ${artifact-registry.url}
+ dapla-artifact-registry-snapshots
+ ${dapla-artifact-registry.url}
+
+ true
+
-
-
- github
- GitHub Packages
- https://maven.pkg.github.com/${github.repository}
-
-