Skip to content

Commit

Permalink
fix: downgrade foss-root to enable release (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-seifert committed Oct 30, 2023
1 parent b1698eb commit a58d248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.spotify</groupId>
<artifactId>foss-root</artifactId>
<version>16</version>
<version>15</version>
</parent>

<licenses>
Expand Down

0 comments on commit a58d248

Please sign in to comment.