From 715c30f81e9d63ef3026aa47277f0696d311c973 Mon Sep 17 00:00:00 2001 From: Jeff Gaynor Date: Wed, 7 Nov 2018 13:03:05 -0600 Subject: [PATCH] Version 1.1 release --- pom.xml | 8 ++- scitokens-cli/pom.xml | 4 +- scitokens-client/pom.xml | 4 +- scitokens-common/buildNumber.properties | 4 +- scitokens-common/pom.xml | 86 ++++++------------------- scitokens-server/buildNumber.properties | 4 +- scitokens-server/pom.xml | 4 +- 7 files changed, 33 insertions(+), 81 deletions(-) diff --git a/pom.xml b/pom.xml index 2ee845283..2a4c96056 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.scitokens scitokens-java - 1.1-SNAPSHOT + 1.1 Parent module for SciTokens. pom SciTokens Java library. @@ -99,7 +99,7 @@ maven-gpg-plugin 1.6 - true + false @@ -123,7 +123,9 @@ jar - + -Xdoclint:none diff --git a/scitokens-cli/pom.xml b/scitokens-cli/pom.xml index 17743437c..5f009de95 100644 --- a/scitokens-cli/pom.xml +++ b/scitokens-cli/pom.xml @@ -7,7 +7,7 @@ org.scitokens scitokens-java - 1.1-SNAPSHOT + 1.1 scitokens-cli @@ -17,7 +17,7 @@ org.scitokens scitokens-common - 1.1-SNAPSHOT + 1.1 diff --git a/scitokens-client/pom.xml b/scitokens-client/pom.xml index 7ee766657..fac9ddd8b 100644 --- a/scitokens-client/pom.xml +++ b/scitokens-client/pom.xml @@ -7,7 +7,7 @@ org.scitokens scitokens-java - 1.1-SNAPSHOT + 1.1 scitokens-client @@ -17,7 +17,7 @@ org.scitokens scitokens-common - 1.1-SNAPSHOT + 1.1 edu.uiuc.ncsa.myproxy diff --git a/scitokens-common/buildNumber.properties b/scitokens-common/buildNumber.properties index 32731065b..afe5a9557 100644 --- a/scitokens-common/buildNumber.properties +++ b/scitokens-common/buildNumber.properties @@ -1,3 +1,3 @@ #maven.buildNumber.plugin properties file -#Wed Nov 07 11:27:23 CST 2018 -buildNumber\\d*=422 +#Wed Nov 07 12:47:16 CST 2018 +buildNumber\\d*=449 diff --git a/scitokens-common/pom.xml b/scitokens-common/pom.xml index e74750c30..f567dc5f3 100644 --- a/scitokens-common/pom.xml +++ b/scitokens-common/pom.xml @@ -7,7 +7,7 @@ org.scitokens scitokens-java - 1.1-SNAPSHOT + 1.1 @@ -19,20 +19,6 @@ Common code for SciTokens jar - - edu.uiuc.ncsa.myproxy oa4mp-server-api @@ -58,28 +44,6 @@ oa4mp-server-loader-oauth2 4.1.1 - - - - edu.uiuc.ncsa.security.delegation ncsa-security-oauth-2.0 @@ -181,39 +145,25 @@ - + -Xdoclint:none + - - - true - - - - true - - - ${pom.version} - ${pom.name} - ${timestamp} - ${project.version} - ${buildNumber} - - + + - - --> + scitokens-common diff --git a/scitokens-server/buildNumber.properties b/scitokens-server/buildNumber.properties index 3cf453362..096717763 100644 --- a/scitokens-server/buildNumber.properties +++ b/scitokens-server/buildNumber.properties @@ -1,3 +1,3 @@ #maven.buildNumber.plugin properties file -#Wed Nov 07 11:27:39 CST 2018 -buildNumber\\d*=303 +#Wed Nov 07 12:54:04 CST 2018 +buildNumber\\d*=322 diff --git a/scitokens-server/pom.xml b/scitokens-server/pom.xml index b1372191a..2b7ac42b5 100644 --- a/scitokens-server/pom.xml +++ b/scitokens-server/pom.xml @@ -7,7 +7,7 @@ org.scitokens scitokens-java - 1.1-SNAPSHOT + 1.1 @@ -22,7 +22,7 @@ org.scitokens scitokens-common - 1.1-SNAPSHOT + 1.1 edu.uiuc.ncsa.myproxy