mirror of
https://github.com/pen4uin/java-memshell-generator.git
synced 2026-09-22 01:30:43 +08:00
update: 其他
This commit is contained in:
@@ -4,16 +4,16 @@
|
||||
<parent>
|
||||
<groupId>jmg</groupId>
|
||||
<artifactId>java-memshell-generator</artifactId>
|
||||
<version>${project.build.version}</version>
|
||||
<version>1.0.8</version>
|
||||
</parent>
|
||||
<artifactId>jmg-neoregeorg</artifactId>
|
||||
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>jmg</groupId>
|
||||
<groupId>${parent.groupId}</groupId>
|
||||
<artifactId>jmg-core</artifactId>
|
||||
<version>${project.build.version}</version>
|
||||
<version>${parent.version}</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
Reference in New Issue
Block a user