Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
leyi cen
Jeesns
Commits
1614622c
Commit
1614622c
authored
6 years ago
by
zchuanzhao
Browse files
Options
Download
Email Patches
Plain Diff
增加javadoc插件
parent
55ea8026
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
jeesns-web/pom.xml
+5
-0
jeesns-web/pom.xml
with
5 additions
and
0 deletions
+5
-0
jeesns-web/pom.xml
+
5
-
0
View file @
1614622c
...
...
@@ -171,6 +171,11 @@
<target>
1.8
</target>
</configuration>
</plugin>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-javadoc-plugin
</artifactId>
<version>
3.0.0
</version>
</plugin>
</plugins>
</build>
</project>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help