wu
2024-06-05 c9f2702a7c21e551044ea4d61a1b8f85a5e3475e
hangzhoumesParent/moduleService/LoadGlassModule/pom.xml
@@ -2,14 +2,15 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
    <parent>
        <artifactId>moduleService</artifactId>
        <groupId>com.mes</groupId>
        <version>1.0-SNAPSHOT</version>
        <relativePath>../pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>cacheGlass</artifactId>
    <artifactId>loadGlass</artifactId>
    <dependencies>
        <dependency>
            <groupId>junit</groupId>