Skip to content

Add pom headers #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,21 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<artifactId>spring-cloud-oci-docs</artifactId>
<version>1.1.0-SNAPSHOT</version>
<packaging>pom</packaging>

<organization>
<name>Oracle America, Inc.</name>
<url>https://www.oracle.com</url>
</organization>

<developers>
<developer>
<name>Oracle</name>
<email>obaas_ww at oracle.com</email>
<organization>Oracle America, Inc.</organization>
<organizationUrl>https://www.oracle.com</organizationUrl>
</developer>
</developers>

<licenses>
<license>
<name>The Universal Permissive License (UPL), Version 1.0</name>
Expand Down
23 changes: 15 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,29 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<description>Spring Cloud OCI</description>
<url>https://github.com/oracle/spring-cloud-oci/#spring-cloud-oci-documentation</url>

<licenses>
<license>
<name>The Universal Permissive License (UPL), Version 1.0</name>
<url>https://oss.oracle.com/licenses/upl/</url>
<distribution>repo</distribution>
</license>
</licenses>
<organization>
<name>Oracle America, Inc.</name>
<url>https://www.oracle.com</url>
</organization>

<developers>
<developer>
<id>oracle</id>
<name>Oracle</name>
<email>obaas_ww at oracle.com</email>
<organization>Oracle America, Inc.</organization>
<organizationUrl>https://www.oracle.com</organizationUrl>
</developer>
</developers>

<licenses>
<license>
<name>Oracle Free Use Terms and Conditions (FUTC)</name>
<comments>
https://www.oracle.com/downloads/licenses/oracle-free-license.html
</comments>
</license>
</licenses>

<scm>
<url>https://github.com/oracle/spring-cloud-oci</url>
<connection>scm:git:https://github.com/oracle/spring-cloud-oci.git</connection>
Expand Down
23 changes: 15 additions & 8 deletions spring-cloud-oci-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,29 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<description>Spring Cloud OCI Autoconfigure Module</description>
<url>https://github.com/oracle/spring-cloud-oci/#spring-cloud-oci-documentation</url>

<licenses>
<license>
<name>The Universal Permissive License (UPL), Version 1.0</name>
<url>https://oss.oracle.com/licenses/upl/</url>
<distribution>repo</distribution>
</license>
</licenses>
<organization>
<name>Oracle America, Inc.</name>
<url>https://www.oracle.com</url>
</organization>

<developers>
<developer>
<id>oracle</id>
<name>Oracle</name>
<email>obaas_ww at oracle.com</email>
<organization>Oracle America, Inc.</organization>
<organizationUrl>https://www.oracle.com</organizationUrl>
</developer>
</developers>

<licenses>
<license>
<name>Oracle Free Use Terms and Conditions (FUTC)</name>
<comments>
https://www.oracle.com/downloads/licenses/oracle-free-license.html
</comments>
</license>
</licenses>

<scm>
<url>https://github.com/oracle/spring-cloud-oci</url>
<connection>scm:git:https://github.com/oracle/spring-cloud-oci.git</connection>
Expand Down
23 changes: 15 additions & 8 deletions spring-cloud-oci-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,29 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<description>Spring Cloud OCI Core Module</description>
<url>https://github.com/oracle/spring-cloud-oci/#spring-cloud-oci-documentation</url>

<licenses>
<license>
<name>The Universal Permissive License (UPL), Version 1.0</name>
<url>https://oss.oracle.com/licenses/upl/</url>
<distribution>repo</distribution>
</license>
</licenses>
<organization>
<name>Oracle America, Inc.</name>
<url>https://www.oracle.com</url>
</organization>

<developers>
<developer>
<id>oracle</id>
<name>Oracle</name>
<email>obaas_ww at oracle.com</email>
<organization>Oracle America, Inc.</organization>
<organizationUrl>https://www.oracle.com</organizationUrl>
</developer>
</developers>

<licenses>
<license>
<name>Oracle Free Use Terms and Conditions (FUTC)</name>
<comments>
https://www.oracle.com/downloads/licenses/oracle-free-license.html
</comments>
</license>
</licenses>

<scm>
<url>https://github.com/oracle/spring-cloud-oci</url>
<connection>scm:git:https://github.com/oracle/spring-cloud-oci.git</connection>
Expand Down
22 changes: 14 additions & 8 deletions spring-cloud-oci-function/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,28 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<description>Spring Cloud OCI Function Module</description>
<url>https://github.com/oracle/spring-cloud-oci/#spring-cloud-oci-documentation</url>

<licenses>
<license>
<name>The Universal Permissive License (UPL), Version 1.0</name>
<url>https://oss.oracle.com/licenses/upl/</url>
<distribution>repo</distribution>
</license>
</licenses>
<organization>
<name>Oracle America, Inc.</name>
<url>https://www.oracle.com</url>
</organization>

<developers>
<developer>
<id>oracle</id>
<name>Oracle</name>
<email>obaas_ww at oracle.com</email>
<organization>Oracle America, Inc.</organization>
<organizationUrl>https://www.oracle.com</organizationUrl>
</developer>
</developers>

<licenses>
<license>
<name>The Universal Permissive License (UPL), Version 1.0</name>
<url>https://oss.oracle.com/licenses/upl/</url>
<distribution>repo</distribution>
</license>
</licenses>

<scm>
<url>https://github.com/oracle/spring-cloud-oci</url>
<connection>scm:git:https://github.com/oracle/spring-cloud-oci.git</connection>
Expand Down
22 changes: 14 additions & 8 deletions spring-cloud-oci-gen-ai/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,28 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<description>Spring Cloud OCI Gen AI Module</description>
<url>https://github.com/oracle/spring-cloud-oci/#spring-cloud-oci-documentation</url>

<licenses>
<license>
<name>The Universal Permissive License (UPL), Version 1.0</name>
<url>https://oss.oracle.com/licenses/upl/</url>
<distribution>repo</distribution>
</license>
</licenses>
<organization>
<name>Oracle America, Inc.</name>
<url>https://www.oracle.com</url>
</organization>

<developers>
<developer>
<id>oracle</id>
<name>Oracle</name>
<email>obaas_ww at oracle.com</email>
<organization>Oracle America, Inc.</organization>
<organizationUrl>https://www.oracle.com</organizationUrl>
</developer>
</developers>

<licenses>
<license>
<name>The Universal Permissive License (UPL), Version 1.0</name>
<url>https://oss.oracle.com/licenses/upl/</url>
<distribution>repo</distribution>
</license>
</licenses>

<scm>
<url>https://github.com/oracle/spring-cloud-oci</url>
<connection>scm:git:https://github.com/oracle/spring-cloud-oci.git</connection>
Expand Down
21 changes: 13 additions & 8 deletions spring-cloud-oci-logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,27 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<description>Spring Cloud OCI Logging Module</description>
<url>https://github.com/oracle/spring-cloud-oci/#spring-cloud-oci-documentation</url>

<licenses>
<license>
<name>The Universal Permissive License (UPL), Version 1.0</name>
<url>https://oss.oracle.com/licenses/upl/</url>
<distribution>repo</distribution>
</license>
</licenses>
<organization>
<name>Oracle America, Inc.</name>
<url>https://www.oracle.com</url>
</organization>

<developers>
<developer>
<id>oracle</id>
<name>Oracle</name>
<email>obaas_ww at oracle.com</email>
<organization>Oracle America, Inc.</organization>
<organizationUrl>https://www.oracle.com</organizationUrl>
</developer>
</developers>

<licenses>
<license>
<name>The Universal Permissive License (UPL), Version 1.0</name>
<url>https://oss.oracle.com/licenses/upl/</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>https://github.com/oracle/spring-cloud-oci</url>
<connection>scm:git:https://github.com/oracle/spring-cloud-oci.git</connection>
Expand Down
22 changes: 14 additions & 8 deletions spring-cloud-oci-notification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,28 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<description>Spring Cloud OCI Notification Module</description>
<url>https://github.com/oracle/spring-cloud-oci/#spring-cloud-oci-documentation</url>

<licenses>
<license>
<name>The Universal Permissive License (UPL), Version 1.0</name>
<url>https://oss.oracle.com/licenses/upl/</url>
<distribution>repo</distribution>
</license>
</licenses>
<organization>
<name>Oracle America, Inc.</name>
<url>https://www.oracle.com</url>
</organization>

<developers>
<developer>
<id>oracle</id>
<name>Oracle</name>
<email>obaas_ww at oracle.com</email>
<organization>Oracle America, Inc.</organization>
<organizationUrl>https://www.oracle.com</organizationUrl>
</developer>
</developers>

<licenses>
<license>
<name>The Universal Permissive License (UPL), Version 1.0</name>
<url>https://oss.oracle.com/licenses/upl/</url>
<distribution>repo</distribution>
</license>
</licenses>

<scm>
<url>https://github.com/oracle/spring-cloud-oci</url>
<connection>scm:git:https://github.com/oracle/spring-cloud-oci.git</connection>
Expand Down
22 changes: 14 additions & 8 deletions spring-cloud-oci-queue/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,28 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<description>Spring Cloud OCI Queue Module</description>
<url>https://github.com/oracle/spring-cloud-oci/#spring-cloud-oci-documentation</url>

<licenses>
<license>
<name>The Universal Permissive License (UPL), Version 1.0</name>
<url>https://oss.oracle.com/licenses/upl/</url>
<distribution>repo</distribution>
</license>
</licenses>
<organization>
<name>Oracle America, Inc.</name>
<url>https://www.oracle.com</url>
</organization>

<developers>
<developer>
<id>oracle</id>
<name>Oracle</name>
<email>obaas_ww at oracle.com</email>
<organization>Oracle America, Inc.</organization>
<organizationUrl>https://www.oracle.com</organizationUrl>
</developer>
</developers>

<licenses>
<license>
<name>The Universal Permissive License (UPL), Version 1.0</name>
<url>https://oss.oracle.com/licenses/upl/</url>
<distribution>repo</distribution>
</license>
</licenses>

<scm>
<url>https://github.com/oracle/spring-cloud-oci</url>
<connection>scm:git:https://github.com/oracle/spring-cloud-oci.git</connection>
Expand Down
24 changes: 24 additions & 0 deletions spring-cloud-oci-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,30 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<groupId>com.oracle.cloud.spring</groupId>
<version>1.1.0-SNAPSHOT</version>
</parent>

<organization>
<name>Oracle America, Inc.</name>
<url>https://www.oracle.com</url>
</organization>

<developers>
<developer>
<name>Oracle</name>
<email>obaas_ww at oracle.com</email>
<organization>Oracle America, Inc.</organization>
<organizationUrl>https://www.oracle.com</organizationUrl>
</developer>
</developers>

<licenses>
<license>
<name>Oracle Free Use Terms and Conditions (FUTC)</name>
<comments>
https://www.oracle.com/downloads/licenses/oracle-free-license.html
</comments>
</license>
</licenses>

<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<modules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,36 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<artifactId>spring-cloud-oci-common-samples-utils</artifactId>
<name>spring-cloud-oci-common-samples-utils</name>
<description>spring-cloud-oci-common-samples-utils</description>

<organization>
<name>Oracle America, Inc.</name>
<url>https://www.oracle.com</url>
</organization>

<developers>
<developer>
<name>Oracle</name>
<email>obaas_ww at oracle.com</email>
<organization>Oracle America, Inc.</organization>
<organizationUrl>https://www.oracle.com</organizationUrl>
</developer>
</developers>

<licenses>
<license>
<name>Oracle Free Use Terms and Conditions (FUTC)</name>
<comments>
https://www.oracle.com/downloads/licenses/oracle-free-license.html
</comments>
</license>
</licenses>

<scm>
<url>https://github.com/oracle/spring-cloud-oci</url>
<connection>scm:git:https://github.com/oracle/spring-cloud-oci.git</connection>
<developerConnection>scm:git:git@github.com:oracle/spring-cloud-oci.git</developerConnection>
</scm>

<properties>
<java.version>17</java.version>
</properties>
Expand Down
Loading
Loading