File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed
Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change 135135 <maven-javadoc .plugin.version>3.11.2</maven-javadoc .plugin.version>
136136 <maven-surefire .plugin.version>3.5.3</maven-surefire .plugin.version>
137137 <maven-failsafe .plugin.version>3.5.2</maven-failsafe .plugin.version>
138- <maven-source .plugin.version>3.3.1</maven-source .plugin.version>
139138 <maven-assembly .plugin.version>3.7.1</maven-assembly .plugin.version>
140139 <maven-dependency .plugin.version>3.8.1</maven-dependency .plugin.version>
141140 <maven-scm-publish .plugin.version>3.2.1</maven-scm-publish .plugin.version>
839838 <artifactId >maven-failsafe-plugin</artifactId >
840839 <version >${maven-failsafe.plugin.version} </version >
841840 </plugin >
842- <plugin >
843- <groupId >org.apache.maven.plugins</groupId >
844- <artifactId >maven-source-plugin</artifactId >
845- <version >${maven-source.plugin.version} </version >
846- <executions >
847- <execution >
848- <id >attach-sources</id >
849- <goals >
850- <goal >jar</goal >
851- </goals >
852- </execution >
853- </executions >
854- </plugin >
855841 <plugin >
856842 <artifactId >maven-assembly-plugin</artifactId >
857843 <version >${maven-assembly.plugin.version} </version >
You can’t perform that action at this time.
0 commit comments