File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 4040 </contributors >
4141
4242 <scm >
43- <url >https://github.com/mybatis/migrations/</url >
4443 <connection >scm:git:ssh://git@github.com/mybatis/migrations.git</connection >
4544 <developerConnection >scm:git:ssh://git@github.com/mybatis/migrations.git</developerConnection >
4645 <tag >HEAD</tag >
46+ <url >https://github.com/mybatis/migrations/</url >
4747 </scm >
4848 <issueManagement >
4949 <system >GitHub</system >
133133 <artifactId >license-maven-plugin</artifactId >
134134 <configuration >
135135 <mapping combine.children=" append" >
136- <policy >DOUBLESLASH_STYLE</policy >
136+ <policy >DOUBLESLASH_STYLE</policy >
137137 </mapping >
138138 </configuration >
139139 </plugin >
144144 <groupId >org.codehaus.mojo</groupId >
145145 <artifactId >appassembler-maven-plugin</artifactId >
146146 <version >2.1.0</version >
147- <executions >
148- <execution >
149- <phase >package</phase >
150- <goals >
151- <goal >assemble</goal >
152- </goals >
153- </execution >
154- </executions >
155147 <configuration >
156148 <repositoryLayout >flat</repositoryLayout >
157149 <repositoryName >lib</repositoryName >
167159 </program >
168160 </programs >
169161 </configuration >
162+ <executions >
163+ <execution >
164+ <goals >
165+ <goal >assemble</goal >
166+ </goals >
167+ <phase >package</phase >
168+ </execution >
169+ </executions >
170170 </plugin >
171171 <plugin >
172172 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments