diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 448204226..a5e9757e7 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -71,7 +71,8 @@ jobs:
name: Build, Test and DEPLOY SNAPSHOT Code
if: ${{ env.BUILD_SNAPSHOT == 'true' }}
run: |
- mvn -B -e -Pgpg -Prelease -Preporting deploy -Dmaven.deploy.skip=releases
+ # mvn -B -e -Pgpg -Prelease -Preporting deploy -Dmaven.deploy.skip=releases
+ mvn -B -e -Prelease -Preporting deploy -Dmaven.deploy.skip=releases
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# MAVEN_GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
diff --git a/pom.xml b/pom.xml
index 2d9f57245..c285e513c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,17 +17,27 @@
Metaschema framework.
${site.url}
- https://github.com/usnistgov/metaschema-java/issues
+ https://github.com/metaschema-framework/metaschema-java/issues
GitHub Issues
- https://github.com/usnistgov/metaschema-java/tree/main
- scm:git:git@github.com/usnistgov/metaschema-java.git
+ https://github.com/metaschema-framework/metaschema-java/tree/main
+ scm:git:git@github.com/metaschema-framework/metaschema-java.git
- scm:git:git@github.com:usnistgov/metaschema-java.git
+ scm:git:git@github.com:metaschema-framework/metaschema-java.git
v0.12.0
+
+ github
+ GitHub Packages
+ https://maven.pkg.github.com/david-waltermire/metaschema-java
+
+
+ github
+ GitHub Packages
+ https://maven.pkg.github.com/david-waltermire/metaschema-java
+
ossrh
https://oss.sonatype.org/content/repositories/snapshots
@@ -43,22 +53,20 @@
- NIST License
- https://www.nist.gov/director/licensing
+ Public Domain
+ https://creativecommons.org/publicdomain/zero/1.0/legalcode
repo
- NIST software License
- National Institute of Standards and Technology
- https://www.nist.gov
+ metaschema.dev
+ https://metaschema.dev
- david.waltermire@nist.gov
+ davewaltermire@gmail.com
David Waltermire
- david.waltermire@nist.gov
- National Institute of Standards and Technology
+ davewaltermire@gmail.com
architect
developer
@@ -66,28 +74,11 @@
-
-
- OSCAL NIST Team
- oscal@nist.gov
-
-
- OSCAL Project Development Discussion
- oscal-dev@nist.gov
- oscal-dev-join@nist.gov
- oscal-dev-leave@nist.gov
-
-
- OSCAL Project Updates
- oscal-updates-join@nist.gov
- oscal-updates-leave@nist.gov
-
-
- https://pages.nist.gov/metaschema-java/
- https://github.com/usnistgov/metaschema-java
- https://github.com/usnistgov/metaschema-java/issues
+ https://metaschema-java.metaschema.dev/
+ https://github.com/david-waltermire/metaschema-java
+ https://github.com/david-waltermire/metaschema-java/issues