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>
696696 <plugin >
697697 <groupId >org.apache.maven.plugins</groupId >
698698 <artifactId >maven-resources-plugin</artifactId >
699- <version >${maven.sources .plugin.version} </version >
699+ <version >${maven.resources .plugin.version} </version >
700700 </plugin >
701701 <plugin >
702702 <groupId >org.codehaus.gmaven</groupId >
905905 <plugin >
906906 <groupId >org.apache.maven.plugins</groupId >
907907 <artifactId >maven-source-plugin</artifactId >
908- <version >${maven.sources .plugin.version} </version >
908+ <version >${maven.source .plugin.version} </version >
909909 <executions >
910910 <execution >
911911 <goals >
You can’t perform that action at this time.
0 commit comments