Skip to content

Commit 8462544

Browse files
author
Caesar Ralf
committed
Update foss-root to 17
1 parent ed6593a commit 8462544

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

pom.xml

+4-11
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,17 @@
55
<parent>
66
<groupId>com.spotify</groupId>
77
<artifactId>foss-root</artifactId>
8-
<version>16</version>
8+
<version>17</version>
99
</parent>
1010

1111
<artifactId>hamcrest</artifactId>
12+
<version>1.3.4-SNAPSHOT</version>
1213
<packaging>pom</packaging>
14+
<url>https://github.com/spotify/java-hamcrest</url>
15+
1316
<properties>
1417
<auto-value.version>1.10.2</auto-value.version>
1518
</properties>
16-
<version>1.3.4-SNAPSHOT</version>
17-
<url>https://github.com/spotify/java-hamcrest</url>
18-
19-
<licenses>
20-
<license>
21-
<name>The Apache Software License, Version 2.0</name>
22-
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
23-
<distribution>repo</distribution>
24-
</license>
25-
</licenses>
2619

2720
<developers>
2821
<developer>

0 commit comments

Comments
 (0)