File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -37,11 +37,11 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
37
37
<module >vavr-match-processor</module >
38
38
<module >vavr-test</module >
39
39
</modules >
40
- <url >http ://vavr.io</url >
40
+ <url >https ://vavr.io</url >
41
41
<licenses >
42
42
<license >
43
43
<name >The Apache Software License, Version 2.0</name >
44
- <url >http ://www.apache.org/licenses/LICENSE-2.0.txt</url >
44
+ <url >https ://www.apache.org/licenses/LICENSE-2.0.txt</url >
45
45
<distribution >repo</distribution >
46
46
</license >
47
47
</licenses >
@@ -52,6 +52,11 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
52
52
<tag >v0.10.4</tag >
53
53
</scm >
54
54
<developers >
55
+ <developer >
56
+ <id >pivovarit</id >
57
+ <name >Grzegorz Piwowarek</name >
58
+ <email >gpiwowarek@gmail.com</email >
59
+ </developer >
55
60
<developer >
56
61
<id >danieldietrich</id >
57
62
<name >Daniel Dietrich</name >
Original file line number Diff line number Diff line change 9
9
<artifactId >vavr-benchmark</artifactId >
10
10
<name >Vavr Benchmark</name >
11
11
<description >Benchmarks for Vavr.</description >
12
- <url >http ://vavr.io</url >
12
+ <url >https ://vavr.io</url >
13
13
<licenses >
14
14
<license >
15
15
<name >The Apache Software License, Version 2.0</name >
You can’t perform that action at this time.
0 commit comments