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.
2 parents b2bf380 + 9b4a314 commit 01fda9eCopy full SHA for 01fda9e
README.md
@@ -90,7 +90,7 @@ Please refer to the following usage example for the parameters descriptions:
90
<plugin>
91
<groupId>org.utplsql</groupId>
92
<artifactId>utplsql-maven-plugin</artifactId>
93
- <version>3.1.5</version>
+ <version>3.1.7</version>
94
<executions>
95
<execution>
96
<goals>
pom.xml
@@ -5,7 +5,7 @@
5
6
7
8
- <version>3.1.6-SNAPSHOT</version>
+ <version>3.1.7-SNAPSHOT</version>
9
<packaging>maven-plugin</packaging>
10
11
<name>utPLSQL Maven Plugin</name>
0 commit comments