<?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-flowable</artifactId>
    <version>9.6.10</version>
  </parent>
  <groupId>net.risesoft</groupId>
  <artifactId>y9-module-flowableui</artifactId>
  <version>9.6.10</version>
  <packaging>pom</packaging>
  <name>y9-module-flowableui</name>
  <description>RiseSoft/WorkFlow Engine flowableui parent pom.xml file</description>
  <url>https://gitee.com/risesoft-y9/y9-flowable/tree/main/y9-module-flowableui/</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>qinman</name>
      <email>qinman@risesoft.net</email>
      <organization>risesoft</organization>
      <organizationUrl>https://www.risesoft.net</organizationUrl>
    </developer>
    <developer>
      <name>yihong</name>
      <email>yihong@risesoft.net</email>
      <organization>risesoft</organization>
      <organizationUrl>https://www.risesoft.net</organizationUrl>
    </developer>
    <developer>
      <name>zhangchongjie</name>
      <email>zhangchongjie@risesoft.net</email>
      <organization>risesoft</organization>
      <organizationUrl>https://www.risesoft.net</organizationUrl>
    </developer>
  </developers>
  <modules>
    <module>risenet-y9boot-starter-log-flowable</module>
    <module>risenet-y9boot-support-flowableui</module>
    <module>risenet-y9boot-server-flowableui</module>
  </modules>
  <scm>
    <connection>scm:git:https://gitee.com/risesoft-y9/y9-flowable.git/y9-module-flowableui</connection>
    <developerConnection>scm:git:https://gitee.com/risesoft-y9/y9-flowable.git/y9-module-flowableui</developerConnection>
    <url>https://gitee.com/risesoft-y9/y9-flowable/y9-module-flowableui</url>
  </scm>
</project>
