File tree Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Original file line number Diff line number Diff line change 3030 <maven-compiler-plugin .version>3.8.1</maven-compiler-plugin .version>
3131 <maven .javadoc.plugin>2.10.3</maven .javadoc.plugin>
3232 <nexus .staging.maven.plugin>1.6.3</nexus .staging.maven.plugin>
33-
33+ < maven .gpg.plugin>1.6</ maven .gpg.plugin>
3434 <codingapi .framework.version>${project.version} </codingapi .framework.version>
3535 <fastjson .version>2.0.28</fastjson .version>
3636 <jsonwebtoken .jjwt.version>0.11.5</jsonwebtoken .jjwt.version>
4343 <org .yaml.snakeyaml.version>2.0</org .yaml.snakeyaml.version>
4444 </properties >
4545
46-
4746 <dependencies >
4847
4948 <dependency >
302301 </modules >
303302
304303
305- <properties >
306- <repository .id>ossrh</repository .id>
307- <maven .build.timestamp.format>yyyy-MM-dd HH:mm:ss</maven .build.timestamp.format>
308- <maven .compile.source>1.8</maven .compile.source>
309- <maven .compile.target>1.8</maven .compile.target>
310- <maven .source.plugin>3.0.1</maven .source.plugin>
311- <nexus .staging.maven.plugin>1.6.3</nexus .staging.maven.plugin>
312- <maven-compiler-plugin .version>3.6.0</maven-compiler-plugin .version>
313- <maven .javadoc.plugin>2.10.3</maven .javadoc.plugin>
314- <maven .gpg.plugin>1.6</maven .gpg.plugin>
315- </properties >
304+
316305 <build >
317306 <plugins >
318307
You can’t perform that action at this time.
0 commit comments