From 3b2dba4a93c36af1b46808a0ab24fd312b21abf0 Mon Sep 17 00:00:00 2001 From: Magnus Ramm Date: Tue, 6 Aug 2024 14:46:09 +0200 Subject: [PATCH] Update snapshot repository --- parent/pom.xml | 38 ++++++++++++-------------------------- pom.xml | 43 ------------------------------------------- 2 files changed, 12 insertions(+), 69 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 1d395ad933d7..70155efe2bc6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -32,24 +32,18 @@ pom 3.0.4-SNAPSHOT - Apache PDFBox parent - 2002 - - - The Apache Software Foundation - https://pdfbox.apache.org - - - - jira - https://issues.apache.org/jira/browse/PDFBOX - - - - scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/parent - scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0/parent - https://svn.apache.org/viewvc/pdfbox/branches/3.0/parent - + + + github + GitHub Kartverket Apache Maven Packages + https://maven.pkg.github.com/kartverket/pdfbox + + + github + GitHub Kartverket Apache Maven Snapshots + https://maven.pkg.github.com/kartverket/pdfbox + + UTF-8 @@ -100,14 +94,6 @@ en - - maven-release-plugin - - false - -Papache-release,pedantic - true - - org.apache.maven.plugins maven-jar-plugin diff --git a/pom.xml b/pom.xml index add3309626fe..7e4394608ef6 100644 --- a/pom.xml +++ b/pom.xml @@ -58,12 +58,6 @@ - - scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0 - scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/3.0 - https://svn.apache.org/viewvc/pdfbox/branches/3.0 - - @@ -140,43 +134,6 @@ - -From: ${username}@apache.org -To: dev@pdfbox.apache.org -Subject: [VOTE] Release Apache PDFBox ${project.version} - -A candidate for the PDFBox ${project.version} release is available at: - - https://dist.apache.org/repos/dist/dev/pdfbox/${project.version}/ - -The release candidate is a zip archive of the sources in: - - https://svn.apache.org/repos/asf/pdfbox/tags/${project.version}/ - -The SHA-512 checksum of the archive is ${checksum}. - -Please vote on releasing this package as Apache PDFBox ${project.version}. -The vote is open for the next 72 hours and passes if a majority of at -least three +1 PDFBox PMC votes are cast. - - [ ] +1 Release this package as Apache PDFBox ${project.version} - [ ] -1 Do not release this package because...${line.separator} - - - -The release candidate has been prepared in: - - ${basedir}/target/${project.version} - -Please commit it to - - https://dist.apache.org/repos/dist/dev/pdfbox/${project.version}/ - -A release vote template has been generated for you: - - file://${basedir}/target/vote.txt - -