IDEMPIERE-4233:help plugin depend on idempiere.p2.parent has own groupId and version
This commit is contained in:
parent
ac5a3e7024
commit
79a17ec624
|
@ -539,9 +539,9 @@
|
|||
</dependency-resolution>
|
||||
<target>
|
||||
<artifact>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<groupId>org.idempiere</groupId>
|
||||
<artifactId>${idempiere.target}</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<version>7.1.0-SNAPSHOT</version>
|
||||
</artifact>
|
||||
</target>
|
||||
|
||||
|
|
Loading…
Reference in New Issue