Skip to content

Commit 2be821b

Browse files
change version to 1.1.2-SNAPSHOT
1 parent beea9a4 commit 2be821b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqldev/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<!-- The Basics -->
66
<groupId>org.utplsql</groupId>
77
<artifactId>org.utplsql.sqldev</artifactId>
8-
<version>1.1.1</version>
8+
<version>1.1.2-SNAPSHOT</version>
99
<packaging>bundle</packaging>
1010
<properties>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)