Skip to content

Commit a1f92db

Browse files
committed
updated javadoc version
1 parent 3577960 commit a1f92db

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

modules/swagger-codegen/src/main/resources/Java/libraries/feign/pom.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<plugin>
138138
<groupId>org.apache.maven.plugins</groupId>
139139
<artifactId>maven-javadoc-plugin</artifactId>
140-
<version>2.10.4</version>
140+
<version>3.2.0</version>
141141
<executions>
142142
<execution>
143143
<id>attach-javadocs</id>

modules/swagger-codegen/src/main/resources/Java/libraries/jersey2/pom.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<plugin>
155155
<groupId>org.apache.maven.plugins</groupId>
156156
<artifactId>maven-javadoc-plugin</artifactId>
157-
<version>2.10.4</version>
157+
<version>3.2.0</version>
158158
<executions>
159159
<execution>
160160
<id>attach-javadocs</id>

modules/swagger-codegen/src/main/resources/Java/libraries/okhttp-gson/pom.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<plugin>
138138
<groupId>org.apache.maven.plugins</groupId>
139139
<artifactId>maven-javadoc-plugin</artifactId>
140-
<version>2.10.4</version>
140+
<version>3.2.0</version>
141141
<executions>
142142
<execution>
143143
<id>attach-javadocs</id>

modules/swagger-codegen/src/main/resources/Java/libraries/resttemplate/pom.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<plugin>
155155
<groupId>org.apache.maven.plugins</groupId>
156156
<artifactId>maven-javadoc-plugin</artifactId>
157-
<version>2.10.4</version>
157+
<version>3.2.0</version>
158158
<executions>
159159
<execution>
160160
<id>attach-javadocs</id>

modules/swagger-codegen/src/main/resources/Java/libraries/retrofit/pom.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<plugin>
147147
<groupId>org.apache.maven.plugins</groupId>
148148
<artifactId>maven-javadoc-plugin</artifactId>
149-
<version>2.10.4</version>
149+
<version>3.2.0</version>
150150
<executions>
151151
<execution>
152152
<id>attach-javadocs</id>

modules/swagger-codegen/src/main/resources/Java/libraries/retrofit2/pom.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<plugin>
138138
<groupId>org.apache.maven.plugins</groupId>
139139
<artifactId>maven-javadoc-plugin</artifactId>
140-
<version>2.10.4</version>
140+
<version>3.2.0</version>
141141
<executions>
142142
<execution>
143143
<id>attach-javadocs</id>

modules/swagger-codegen/src/main/resources/Java/pom.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<plugin>
155155
<groupId>org.apache.maven.plugins</groupId>
156156
<artifactId>maven-javadoc-plugin</artifactId>
157-
<version>2.10.4</version>
157+
<version>3.2.0</version>
158158
<executions>
159159
<execution>
160160
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)