File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434
3535 <scm >
3636 <connection >scm:git:https://github.com/release-engineering/kojiji</connection >
37- <developerConnection >scm:git:https:// github.com/release-engineering/kojiji</developerConnection >
37+ <developerConnection >scm:git:git@ github.com: /release-engineering/kojiji</developerConnection >
3838 <url >https://github.com/release-engineering/kojiji</url >
3939 <tag >HEAD</tag >
4040 </scm >
235235 <build >
236236 <pluginManagement >
237237 <plugins >
238- <plugin >
239- <groupId >org.apache.maven.plugins</groupId >
240- <artifactId >maven-javadoc-plugin</artifactId >
241- <version >3.12.0</version >
242- <configuration >
243- <source >${javaVersion} </source >
244- </configuration >
245- </plugin >
238+ <plugin >
239+ <groupId >org.apache.maven.plugins</groupId >
240+ <artifactId >maven-javadoc-plugin</artifactId >
241+ <version >3.12.0</version >
242+ <configuration >
243+ <source >${javaVersion} </source >
244+ </configuration >
245+ </plugin >
246246 <plugin >
247247 <groupId >org.jacoco</groupId >
248248 <artifactId >jacoco-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments