Skip to content

Commit 8c633b1

Browse files
committed
Update pom.xml
1 parent 92a1167 commit 8c633b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PgBulkInsert/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>de.bytefish</groupId>
77
<artifactId>pgbulkinsert</artifactId>
8-
<version>8.1.6</version>
8+
<version>8.1.6-SNAPSHOT</version>
99
<name>pgbulkinsert</name>
1010
<description>PgBulkInsert is a Java library for Bulk Inserts with PostgreSQL.</description>
1111
<url>http://www.github.com/bytefish/PgBulkInsert</url>
@@ -166,7 +166,7 @@
166166
</build>
167167
</profile>
168168
</profiles>
169-
169+
170170
<dependencies>
171171
<dependency>
172172
<groupId>org.postgresql</groupId>

0 commit comments

Comments
 (0)