8000 Merge branch 'develop' · utPLSQL/utPLSQL-java-api@5a59b72 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5a59b72

Browse files
committed
Merge branch 'develop'
2 parents fc3d9a7 + 0a0f0dd commit 5a59b72

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

pom.xml

Lines changed: 6 additions & 1 deletion
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.14</version>
7+
<version>3.1.15</version>
88

99
<name>utPLSQL Java API</name>
1010
<description>Java API for running Unit Tests with utPLSQL v3+.</description>
@@ -39,6 +39,11 @@
3939
</developer>
4040
</developers>
4141

42+
<scm>
43+
<connection>scm:git@github.com:utPLSQL/utPLSQL-java-api.git</connection>
44+
<url>https://github.com/utPLSQL/utPLSQL-java-api</url>
45+
</scm>
46+
4247
<dependencies>
4348
<dependency>
4449
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)
0