Skip to content

Commit

Permalink
Add repo back
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasm-ttd committed Feb 15, 2024
1 parent 1e90afc commit a698ca0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions attestation-aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@
<snapshots><enabled>true</enabled></snapshots>
</repository>
</repositories>
<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
</distributionManagement>

<build>
<plugins>
Expand Down

0 comments on commit a698ca0

Please sign in to comment.