Skip to content

Commit b205c38

Browse files
committed
Added pom file for running tests with maven.
1 parent 87cdf4b commit b205c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<plugin>
2121
<groupId>org.utplsql</groupId>
2222
<artifactId>utplsql-maven-plugin</artifactId>
23-
<version>3.1.0-SNAPSHOT</version>
23+
<version>3.1.2</version>
2424
<executions>
2525
<execution>
2626
<goals>

0 commit comments

Comments
 (0)