This commit is contained in:
aoshiguchen
2022-07-29 00:33:08 +08:00
parent 3feea387e3
commit 46119e30aa
4 changed files with 3 additions and 1 deletions
-1
View File
@@ -49,5 +49,4 @@
<version>2.2</version>
</dependency>
</dependencies>
</project>
+1
View File
@@ -9,6 +9,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>neutrino-proxy-client</artifactId>
+1
View File
@@ -9,6 +9,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>neutrino-proxy-server</artifactId>
+1
View File
@@ -167,3 +167,4 @@
</plugins>
</build>
</project>