File tree Expand file tree Collapse file tree 3 files changed +36
-0
lines changed
Expand file tree Collapse file tree 3 files changed +36
-0
lines changed Original file line number Diff line number Diff line change 5858 <scope >test</scope >
5959 </dependency >
6060 </dependencies >
61+
62+ <build >
63+ <plugins >
64+ <plugin >
65+ <groupId >org.jreleaser</groupId >
66+ <artifactId >jreleaser-maven-plugin</artifactId >
67+ <configuration >
68+ <skip >true</skip >
69+ </configuration >
70+ </plugin >
71+ </plugins >
72+ </build >
6173</project >
Original file line number Diff line number Diff line change 7878 <scope >test</scope >
7979 </dependency >
8080 </dependencies >
81+
82+ <build >
83+ <plugins >
84+ <plugin >
85+ <groupId >org.jreleaser</groupId >
86+ <artifactId >jreleaser-maven-plugin</artifactId >
87+ <configuration >
88+ <skip >true</skip >
89+ </configuration >
90+ </plugin >
91+ </plugins >
92+ </build >
8193</project >
Original file line number Diff line number Diff line change 6464 <scope >test</scope >
6565 </dependency >
6666 </dependencies >
67+
68+ <build >
69+ <plugins >
70+ <plugin >
71+ <groupId >org.jreleaser</groupId >
72+ <artifactId >jreleaser-maven-plugin</artifactId >
73+ <configuration >
74+ <skip >true</skip >
75+ </configuration >
76+ </plugin >
77+ </plugins >
78+ </build >
6779</project >
You can’t perform that action at this time.
0 commit comments