File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 gpg-passphrase : GPG_PASSPHRASE
2222
2323 - name : Deploy to Maven Central
24- run : mvn release:prepare release: perform -Darguments=-DskipTests=true -f PgBulkInsert/pom.xml -s .github/workflows/maven-settings.xml
24+ run : mvn release:perform -Darguments=-DskipTests=true -f PgBulkInsert/pom.xml -s .github/workflows/maven-settings.xml
2525 env :
2626 GPG_PASSPHRASE : ${{ secrets.GPG_PASSPHRASE }}
2727 MAVEN_USERNAME : ${{ secrets.MAVEN_USERNAME }}
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >de.bytefish</groupId >
77 <artifactId >pgbulkinsert</artifactId >
8- <version >8.1.6-SNAPSHOT </version >
8+ <version >8.1.6</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 >
You can’t perform that action at this time.
0 commit comments