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 86445e6 commit af619feCopy full SHA for af619fe
sqldev/pom.xml
@@ -296,7 +296,7 @@
296
<plugin>
297
<groupId>org.apache.maven.plugins</groupId>
298
<artifactId>maven-antrun-plugin</artifactId>
299
- <version>1.8</version>
+ <version>1.8</version><!--$NO-MVN-MAN-VER$-->
300
<executions>
301
<execution>
302
<phase>prepare-package</phase>
@@ -450,7 +450,7 @@
450
</plugin>
451
452
<artifactId>maven-assembly-plugin</artifactId>
453
- <version>3.1.0</version>
+ <version>3.1.0</version><!--$NO-MVN-MAN-VER$-->
454
<configuration>
455
<finalName>${final.name}</finalName>
456
<appendAssemblyId>false</appendAssemblyId>
0 commit comments