File tree Expand file tree Collapse file tree 1 file changed +6
-10
lines changed
Expand file tree Collapse file tree 1 file changed +6
-10
lines changed Original file line number Diff line number Diff line change 126126 <execution >
127127 <id >attach-sources</id >
128128 <phase >package</phase >
129- <goals ><goal >jar-no-fork</goal ></goals >
129+ <goals >
130+ <goal >jar-no-fork</goal >
131+ </goals >
130132 </execution >
131133 </executions >
132134 </plugin >
138140 <execution >
139141 <id >attach-javadocs</id >
140142 <phase >package</phase >
141- <goals ><goal >jar</goal ></goals >
143+ <goals >
144+ <goal >jar</goal >
145+ </goals >
142146 </execution >
143147 </executions >
144148 </plugin >
145149 </plugins >
146150 </build >
147151
148- <!-- <distributionManagement>-->
149- <!-- <repository>-->
150- <!-- <id>ossrh</id>-->
151- <!-- <name>Sonatype OSSRH Repository</name>-->
152- <!-- <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>-->
153- <!-- </repository>-->
154- <!-- </distributionManagement>-->
155-
156152 <properties >
157153 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
158154 </properties >
You can’t perform that action at this time.
0 commit comments