File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6666 <maven .release.plugin.version>2.5.3</maven .release.plugin.version>
6767 <versions .maven.plugin.version>2.3</versions .maven.plugin.version>
6868 <maven .resources.plugin.version>3.0.1</maven .resources.plugin.version>
69- <maven .sources .plugin.version>3.0.1</maven .sources .plugin.version>
69+ <maven .source .plugin.version>3.0.1</maven .source .plugin.version>
7070 <groovy .maven.plugin.version>2.0</groovy .maven.plugin.version>
7171 <groovy .all.version>2.4.8</groovy .all.version>
7272 <nexus-staging-maven-plugin .version>1.6.8</nexus-staging-maven-plugin .version>
690690 <plugin >
691691 <groupId >org.apache.maven.plugins</groupId >
692692 <artifactId >maven-resources-plugin</artifactId >
693- <version >${maven.sources .plugin.version} </version >
693+ <version >${maven.resources .plugin.version} </version >
694694 </plugin >
695695 <plugin >
696696 <groupId >org.codehaus.gmaven</groupId >
899899 <plugin >
900900 <groupId >org.apache.maven.plugins</groupId >
901901 <artifactId >maven-source-plugin</artifactId >
902- <version >${maven.sources .plugin.version} </version >
902+ <version >${maven.source .plugin.version} </version >
903903 <executions >
904904 <execution >
905905 <goals >
You can’t perform that action at this time.
0 commit comments