We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40dfe1e commit 5abb8f3Copy full SHA for 5abb8f3
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>me.vzhilin</groupId>
8
<artifactId>db-tree-view-fx</artifactId>
9
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.0.1</version>
10
11
<properties>
12
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -41,7 +41,7 @@
41
<dependency>
42
43
<artifactId>db-row</artifactId>
44
45
</dependency>
46
47
<groupId>org.antlr</groupId>
0 commit comments