We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ddc25f commit bf69d43Copy full SHA for bf69d43
pom.xml
@@ -185,7 +185,7 @@
185
<dependency>
186
<groupId>org.apache.maven.plugins</groupId>
187
<artifactId>maven-plugin-plugin</artifactId>
188
- <version>3.5</version>
+ <version>3.6.0</version>
189
<type>maven-plugin</type>
190
</dependency>
191
@@ -253,7 +253,7 @@
253
<plugin>
254
255
256
- <version>3.3</version>
257
<configuration>
258
<goalPrefix>o11n-deploy</goalPrefix>
259
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
0 commit comments