Skip to content

Commit 288cc46

Browse files
committed
Prepare next development iteration.
[#300] Signed-off-by: Mark Paluch <[email protected]>
1 parent 0dab7ce commit 288cc46

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<groupId>io.r2dbc</groupId>
2626
<artifactId>r2dbc-mssql</artifactId>
27-
<version>1.0.3.RELEASE</version>
27+
<version>1.0.4.BUILD-SNAPSHOT</version>
2828
<packaging>jar</packaging>
2929

3030
<name>Reactive Relational Database Connectivity - Microsoft SQL Server</name>
@@ -525,7 +525,7 @@
525525
</plugin>
526526

527527
<plugin>
528-
<groupId>org.sonatype.central</groupId>
528+
<groupId>org.sonatype.central</groupId>
529529
<artifactId>central-publishing-maven-plugin</artifactId>
530530
</plugin>
531531
</plugins>

0 commit comments

Comments
 (0)