Skip to content

Commit 5abb8f3

Browse files
committed
release 0.0.1
1 parent 40dfe1e commit 5abb8f3

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
@@ -6,7 +6,7 @@
66

77
<groupId>me.vzhilin</groupId>
88
<artifactId>db-tree-view-fx</artifactId>
9-
<version>0.0.1-SNAPSHOT</version>
9+
<version>0.0.1</version>
1010

1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>me.vzhilin</groupId>
4343
<artifactId>db-row</artifactId>
44-
<version>0.0.1-SNAPSHOT</version>
44+
<version>0.0.1</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>org.antlr</groupId>

0 commit comments

Comments
 (0)