Skip to content

Commit d9e21a8

Browse files
committed
Update pom.xml
1 parent f968057 commit d9e21a8

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

PgBulkInsert/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,6 @@
5656
<groupId>org.apache.maven.plugins</groupId>
5757
<artifactId>maven-release-plugin</artifactId>
5858
<version>3.1.1</version>
59-
<configuration>
60-
<autoVersionSubmodules>true</autoVersionSubmodules>
61-
62-
<!-- Forward compatibility: "release-profile" will be removed from super POM.
63-
It's better to define javadocs, sources, signing, etc. in an independent "release" profile. -->
64-
<useReleaseProfile>false</useReleaseProfile>
65-
<releaseProfiles>release</releaseProfiles>
66-
</configuration>
6759
</plugin>
6860
<plugin>
6961
<groupId>org.sonatype.central</groupId>

0 commit comments

Comments
 (0)