Skip to content
This repository was archived by the owner on Jul 4, 2024. It is now read-only.

Commit 84a8ebf

Browse files
passage en 1.2.6
1 parent 72fcd35 commit 84a8ebf

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
@@ -5,7 +5,7 @@
55

66
<groupId>fr.neolegal</groupId>
77
<artifactId>mysql-backup4j</artifactId>
8-
<version>1.2.5</version>
8+
<version>1.2.6</version>
99
<packaging>jar</packaging>
1010

1111
<name>${project.groupId}:${project.artifactId}</name>
@@ -163,7 +163,7 @@
163163
<configuration>
164164
<serverId>ossrh</serverId>
165165
<nexusUrl>https://s01.oss.sonatype.org/</nexusUrl>
166-
<autoReleaseAfterClose>false</autoReleaseAfterClose>
166+
<autoReleaseAfterClose>true</autoReleaseAfterClose>
167167
</configuration>
168168
</plugin>
169169
</plugins>

0 commit comments

Comments
 (0)