From 587ff66c0bfdb7758e1fe2e73b225a3aeee5f37c Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 24 Apr 2018 10:22:23 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v1.0.0 --- distribution/pom.xml | 6 ++---- oauth-sample-client-authenticator/pom.xml | 6 ++---- oidc-sso-sample/Dispatch/pom.xml | 5 ++--- oidc-sso-sample/Swift/pom.xml | 5 ++--- oidc-sso-sample/pom.xml | 5 ++--- pom.xml | 7 +++---- quick-start-guide/pom.xml | 6 ++---- .../components/SAML2/saml2-web-app-dispatch/pom.xml | 5 ++--- .../components/SAML2/saml2-web-app-swift/pom.xml | 5 ++--- saml2-sso-sample/pom.xml | 5 ++--- sample-post-authentication-handler/pom.xml | 6 ++---- 11 files changed, 23 insertions(+), 38 deletions(-) diff --git a/distribution/pom.xml b/distribution/pom.xml index 897dc0303..ad5b80303 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -14,14 +14,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + org.wso2.samples.is samples-is - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/oauth-sample-client-authenticator/pom.xml b/oauth-sample-client-authenticator/pom.xml index 217e0d677..23e4a1d4b 100644 --- a/oauth-sample-client-authenticator/pom.xml +++ b/oauth-sample-client-authenticator/pom.xml @@ -15,14 +15,12 @@ ~ limitations under the License. --> - + org.wso2.samples.is samples-is - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/oidc-sso-sample/Dispatch/pom.xml b/oidc-sso-sample/Dispatch/pom.xml index f03bff0ec..4e04dfbaf 100644 --- a/oidc-sso-sample/Dispatch/pom.xml +++ b/oidc-sso-sample/Dispatch/pom.xml @@ -1,10 +1,9 @@ - + org.wso2.samples.is oidc-sso-sample - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/oidc-sso-sample/Swift/pom.xml b/oidc-sso-sample/Swift/pom.xml index 4b21146ff..7792ea4b1 100644 --- a/oidc-sso-sample/Swift/pom.xml +++ b/oidc-sso-sample/Swift/pom.xml @@ -1,10 +1,9 @@ - + org.wso2.samples.is oidc-sso-sample - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/oidc-sso-sample/pom.xml b/oidc-sso-sample/pom.xml index dd56dfb51..eca41ceca 100644 --- a/oidc-sso-sample/pom.xml +++ b/oidc-sso-sample/pom.xml @@ -14,13 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.samples.is samples-is - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/pom.xml b/pom.xml index b43378cb5..85f1402a8 100644 --- a/pom.xml +++ b/pom.xml @@ -14,8 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + org.wso2 @@ -28,13 +27,13 @@ samples-is pom WSO2 Identity Server Samples - 1.0.0-SNAPSHOT + 1.0.0 https://github.com/wso2/samples-is.git scm:git:https://github.com/wso2/samples-is.git scm:git:https://github.com/wso2/samples-is.git - HEAD + v1.0.0 diff --git a/quick-start-guide/pom.xml b/quick-start-guide/pom.xml index 4fe346522..5a438c75c 100644 --- a/quick-start-guide/pom.xml +++ b/quick-start-guide/pom.xml @@ -14,14 +14,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + org.wso2.samples.is samples-is - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/saml2-sso-sample/components/SAML2/saml2-web-app-dispatch/pom.xml b/saml2-sso-sample/components/SAML2/saml2-web-app-dispatch/pom.xml index c8fd5cf3e..b4bc6c90a 100644 --- a/saml2-sso-sample/components/SAML2/saml2-web-app-dispatch/pom.xml +++ b/saml2-sso-sample/components/SAML2/saml2-web-app-dispatch/pom.xml @@ -14,13 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.samples.is saml2-sso-sample - 1.0.0-SNAPSHOT + 1.0.0 ../../../pom.xml diff --git a/saml2-sso-sample/components/SAML2/saml2-web-app-swift/pom.xml b/saml2-sso-sample/components/SAML2/saml2-web-app-swift/pom.xml index e0eab11b2..1d5bd3384 100644 --- a/saml2-sso-sample/components/SAML2/saml2-web-app-swift/pom.xml +++ b/saml2-sso-sample/components/SAML2/saml2-web-app-swift/pom.xml @@ -14,14 +14,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.wso2.samples.is saml2-sso-sample - 1.0.0-SNAPSHOT + 1.0.0 ../../../pom.xml diff --git a/saml2-sso-sample/pom.xml b/saml2-sso-sample/pom.xml index 33849486e..4a2141d45 100644 --- a/saml2-sso-sample/pom.xml +++ b/saml2-sso-sample/pom.xml @@ -14,14 +14,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.samples.is samples-is - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/sample-post-authentication-handler/pom.xml b/sample-post-authentication-handler/pom.xml index cc2377ccb..351391dc2 100644 --- a/sample-post-authentication-handler/pom.xml +++ b/sample-post-authentication-handler/pom.xml @@ -15,14 +15,12 @@ ~ limitations under the License. --> - + org.wso2.samples.is samples-is - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml