We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d799cc commit e98d9f5Copy full SHA for e98d9f5
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>com.spotify</groupId>
6
<artifactId>foss-root</artifactId>
7
- <version>17</version>
+ <version>18</version>
8
</parent>
9
10
<groupId>com.spotify.fmt</groupId>
@@ -26,6 +26,11 @@
26
</licenses>
27
28
<developers>
29
+ <developer>
30
+ <name>Andreas Folkesson</name>
31
+ <organization>Spotify</organization>
32
+ <organizationUrl>http://github.com/spotify</organizationUrl>
33
+ </developer>
34
<developer>
35
<name>Caesar Ralf</name>
36
<organization>Spotify</organization>
0 commit comments