<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>net.risesoft</groupId>
    <artifactId>y9-digitalbase-parent</artifactId>
    <version>9.6.10</version>
    <relativePath>../y9-digitalbase-parent/pom.xml</relativePath>
  </parent>
  <groupId>net.risesoft</groupId>
  <artifactId>y9-digitalbase-starter</artifactId>
  <version>9.6.10</version>
  <packaging>pom</packaging>
  <name>y9-digitalbase-starter</name>
  <description>RiseSoft/Digital Infrastructure starter parent</description>
  <url>https://gitee.com/risesoft-y9/y9-core/tree/main/y9-digitalbase-starter/</url>
  <licenses>
    <license>
      <name>GNU General Public License (GPL) version 3.0</name>
      <url>https://www.gnu.org/licenses/gpl-3.0.en.html</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>dingzhaojun</name>
      <email>dingzhaojun@risesoft.net</email>
      <organization>risesoft</organization>
      <organizationUrl>https://www.risesoft.net</organizationUrl>
    </developer>
    <developer>
      <name>qinman</name>
      <email>qinman@risesoft.net</email>
      <organization>risesoft</organization>
      <organizationUrl>https://www.risesoft.net</organizationUrl>
    </developer>
    <developer>
      <name>shidaobang</name>
      <email>shidaobang@risesoft.net</email>
      <organization>risesoft</organization>
      <organizationUrl>https://www.risesoft.net</organizationUrl>
    </developer>
  </developers>
  <modules>
    <module>risenet-y9boot-starter-apisix</module>
    <module>risenet-y9boot-starter-cache-redis</module>
    <module>risenet-y9boot-starter-elasticsearch</module>
    <module>risenet-y9boot-starter-idgenerator</module>
    <module>risenet-y9boot-starter-jpa-dedicated</module>
    <module>risenet-y9boot-starter-jpa-public</module>
    <module>risenet-y9boot-starter-jpa-tenant</module>
    <module>risenet-y9boot-starter-liquibase</module>
    <module>risenet-y9boot-starter-publish-kafka</module>
    <module>risenet-y9boot-starter-listener-kafka</module>
    <module>risenet-y9boot-starter-log</module>
    <module>risenet-y9boot-starter-multi-tenant</module>
    <module>risenet-y9boot-starter-openfeign</module>
    <module>risenet-y9boot-starter-system-registration</module>
    <module>risenet-y9boot-starter-permission</module>
    <module>risenet-y9boot-starter-repeatsubmit</module>
    <module>risenet-y9boot-starter-security</module>
    <module>risenet-y9boot-starter-sso-oauth2-resource</module>
    <module>risenet-y9boot-starter-web</module>
  </modules>
  <scm>
    <connection>scm:git:https://gitee.com/risesoft-y9/y9-core.git</connection>
    <developerConnection>scm:git:https://gitee.com/risesoft-y9/y9-core.git</developerConnection>
    <url>https://gitee.com/risesoft-y9/y9-core</url>
  </scm>
</project>
