Skip to content

Commit 952d8c1

Browse files
committed
0.0.1 release
1 parent d49b002 commit 952d8c1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.binaryigor</groupId>
88
<artifactId>eventsql</artifactId>
9-
<version>0.0.1-SNAPSHOT</version>
9+
<version>0.0.1</version>
1010
<packaging>jar</packaging>
1111

1212
<name>EventSQL</name>
@@ -180,6 +180,7 @@
180180
<extensions>true</extensions>
181181
<configuration>
182182
<publishingServerId>central</publishingServerId>
183+
<autoPublish>true</autoPublish>
183184
</configuration>
184185
</plugin>
185186
<plugin>

0 commit comments

Comments
 (0)