File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ echo - Bundling Artifacts for OSSRH Repository Upload -
88echo ---------------------------------------------------
99
1010:: Define the Executables, so we don't have to rely on pathes:
11- set MVN_EXECUTABLE = " G:\apache-maven-3.6.3-bin\ apache-maven-3.6.3 \bin\mvn.cmd"
11+ set MVN_EXECUTABLE = " C:\Users\philipp\apps\ apache-maven-3.8.6 \bin\mvn.cmd"
1212set GPG_EXECUTABLE = " C:\Program Files (x86)\gnupg\bin\gpg.exe"
1313
1414:: GPG Key ID used for signing:
Original file line number Diff line number Diff line change 66
77 <groupId >de.bytefish</groupId >
88 <artifactId >pgbulkinsert</artifactId >
9- <version >8.0 .0</version >
9+ <version >8.1 .0</version >
1010 <name >pgbulkinsert</name >
1111 <description >PgBulkInsert is a Java library for Bulk Inserts with PostgreSQL.</description >
1212 <url >http://www.github.com/bytefish/PgBulkInsert</url >
You can’t perform that action at this time.
0 commit comments