Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fc3d9a7

Browse files
committed
Merge branch 'develop'
2 parents 96ce8d9 + bcc2d44 commit fc3d9a7

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

pom.xml

+11-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.utplsql</groupId>
66
<artifactId>utplsql-java-api</artifactId>
7-
<version>3.1.13</version>
7+
<version>3.1.14</version>
88

99
<name>utPLSQL Java API</name>
1010
<description>Java API for running Unit Tests with utPLSQL v3+.</description>
@@ -29,6 +29,16 @@
2929
</license>
3030
</licenses>
3131

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+
3242
<dependencies>
3343
<dependency>
3444
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)