Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Lukas Wiest
unified-ticketing
Commits
c2499c6b
Verified
Commit
c2499c6b
authored
4 years ago
by
Lukas Wiest
Browse files
Options
Download
Email Patches
Plain Diff
refactor: disable all docs linting
parent
fc09f50a
Pipeline
#1668
passed with stages
in 2 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+1
-0
pom.xml
with
1 addition
and
0 deletions
+1
-0
pom.xml
+
1
-
0
View file @
c2499c6b
...
@@ -93,6 +93,7 @@
...
@@ -93,6 +93,7 @@
<artifactId>
maven-javadoc-plugin
</artifactId>
<artifactId>
maven-javadoc-plugin
</artifactId>
<configuration>
<configuration>
<source>
1.8
</source>
<source>
1.8
</source>
<doclint>
none
</doclint>
</configuration>
</configuration>
<executions>
<executions>
<execution>
<execution>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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