Skip to content

Commit 02561df

Browse files
committed
Use 3.1.2 Java-API
Also bump version to 3.1.2 to be harmonized with Java-API
1 parent 336ac9c commit 02561df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.utplsql</groupId>
66
<artifactId>cli</artifactId>
7-
<version>3.1.1-SNAPSHOT</version>
7+
<version>3.1.2-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<name>cli</name>
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>org.utplsql</groupId>
2525
<artifactId>java-api</artifactId>
26-
<version>3.1.1.1-SNAPSHOT</version>
26+
<version>3.1.2</version>
2727
<scope>compile</scope>
2828
<exclusions>
2929
<exclusion>

0 commit comments

Comments
 (0)