File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >assertj-db</artifactId >
13- <version >3.0.1-SNAPSHOT </version >
13+ <version >3.0.1</version >
1414
1515 <name >AssertJ-DB - Assertions for database</name >
1616 <description >AssertJ-DB - Rich and fluent assertions for testing with database</description >
2020 <
developerConnection >scm:git:ssh://
[email protected] /assertj/assertj-db.git</
developerConnection >
2121 <
connection >scm:git:ssh://
[email protected] /assertj/assertj-db.git</
connection >
2222 <
url >
[email protected] :assertj/assertj-db</
url >
23- <tag >assertj-db-3.0.0 </tag >
23+ <tag >assertj-db-3.0.1 </tag >
2424 </scm >
2525
2626 <issueManagement >
205205 </execution >
206206 </executions >
207207 </plugin >
208+ <plugin >
209+ <groupId >org.sonatype.central</groupId >
210+ <artifactId >central-publishing-maven-plugin</artifactId >
211+ <version >${central-publishing-maven-plugin.version} </version >
212+ <extensions >true</extensions >
213+ <configuration >
214+ <autoPublish >false</autoPublish >
215+ <waitUntil >validated</waitUntil >
216+ </configuration >
217+ </plugin >
208218 </plugins >
209219 </build >
210220</project >
You can’t perform that action at this time.
0 commit comments