Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
📝 update javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
venusdrogon committed Sep 25, 2019
1 parent d2b2d5c commit f6b1a03
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pom.xml
@@ -1,4 +1,5 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>com.feilong.platform</groupId>
Expand Down Expand Up @@ -43,7 +44,7 @@
<!--****************************第三方************************************ -->

<!--*********************begin dependency plugins version************************************ -->

<!-- http://commons.apache.org/proper/commons-beanutils/changes-report.html -->
<version.commons-beanutils>1.9.4</version.commons-beanutils>

Expand Down Expand Up @@ -218,6 +219,7 @@
<!-- https://issues.apache.org/jira/projects/MSOURCES?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page&status=released-unreleased -->
<v.maven-source-plugin>3.1.0</v.maven-source-plugin>

<!--http://maven.apache.org/surefire/maven-surefire-plugin/ -->
<v.maven-surefire-plugin>2.22.1</v.maven-surefire-plugin>
<v.maven-release-plugin>2.5.3</v.maven-release-plugin>

Expand Down

0 comments on commit f6b1a03

Please sign in to comment.