Skip to content

Commit

Permalink
Fikser typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsladek committed Jun 26, 2023
1 parent a849dea commit 5389019
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -435,10 +435,6 @@
</pluginManagement>

<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.jboss.jandex</groupId>
<artifactId>jandex-maven-plugin</artifactId>
Expand All @@ -448,14 +444,6 @@
<artifactId>maven-source-plugin</artifactId>
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<configuration>
<deployAtEnd>true</deployAtEnd>
</configuration>
</plugin>

<plugin>
<!-- FOR Å LEGGE VED JAKARTA EE9 KOMPATIBLE ARTEFAKTER I TILLEGG -->
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -654,7 +642,7 @@
<repository>
<id>github</id>
<name>Github navikt Maven Packages</name>
<url>https://maven.pkg.github.com/navikt/fp-prosessta</url>
<url>https://maven.pkg.github.com/navikt/fp-prosesstask</url>
</repository>
</distributionManagement>

Expand Down

0 comments on commit 5389019

Please sign in to comment.