wangfei
2024-08-19 aac77d7ee28cc59aebce251b3c52243e3df6f003
hangzhoumesParent/moduleService/TemperingGlassModule/pom.xml
@@ -3,13 +3,14 @@
         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>
          <artifactId>moduleService</artifactId>
        <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>temperingGlass</artifactId>
    <dependencies>
        <dependency>
            <groupId>junit</groupId>