File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >me.shanodekono.nostrip</groupId >
5
5
<artifactId >NoStrip</artifactId >
6
- <version >2.2 </version >
6
+ <version >2.3 </version >
7
7
<build >
8
8
<resources >
9
9
<resource >
35
35
<relocations >
36
36
<relocation >
37
37
<pattern >org.bstats</pattern >
38
- <shadedPattern >me.shanodekono</shadedPattern >
38
+ <shadedPattern >me.shanodekono.nostrip </shadedPattern >
39
39
</relocation >
40
40
</relocations >
41
41
</configuration >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >me.shanodekono.nostrip</groupId >
8
8
<artifactId >NoStrip</artifactId >
9
- <version >2.2 </version >
9
+ <version >2.3 </version >
10
10
<properties >
11
11
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
12
12
</properties >
30
30
<relocations >
31
31
<relocation >
32
32
<pattern >org.bstats</pattern >
33
- <shadedPattern >me.shanodekono</shadedPattern >
33
+ <shadedPattern >me.shanodekono.nostrip </shadedPattern >
34
34
</relocation >
35
35
</relocations >
36
36
</configuration >
You can’t perform that action at this time.
0 commit comments