Skip to content

Commit f0d6916

Browse files
author
Samuel Nitsche
committed
Changed Version-number or API to Framework-number
As discussed in slack channel the goal is to have the most actual API version be compatible with the major version of the framework. API of a higher version should always be downwards compatible inside the same major version.
1 parent 4fbda90 commit f0d6916

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
@@ -4,7 +4,7 @@
44

55
<groupId>org.utplsql</groupId>
66
<artifactId>java-api</artifactId>
7-
<version>1.0-SNAPSHOT</version>
7+
<version>3.0.3-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<name>utPLSQL-java-api</name>

0 commit comments

Comments
 (0)