We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96ce8d9 + bcc2d44 commit fc3d9a7Copy full SHA for fc3d9a7
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.utplsql</groupId>
6
<artifactId>utplsql-java-api</artifactId>
7
- <version>3.1.13</version>
+ <version>3.1.14</version>
8
9
<name>utPLSQL Java API</name>
10
<description>Java API for running Unit Tests with utPLSQL v3+.</description>
@@ -29,6 +29,16 @@
29
</license>
30
</licenses>
31
32
+ <developers>
33
+ <developer>
34
+ <name>Simon Martinelli</name>
35
+ <organization>utPLSQL.org</organization>
36
+ <organizationUrl>http://utplsql.org</organizationUrl>
37
+ <email>[email protected]</email>
38
+ <url>https://martinelli.ch</url>
39
+ </developer>
40
+ </developers>
41
+
42
<dependencies>
43
<dependency>
44
<groupId>org.slf4j</groupId>
0 commit comments