mirror of
https://github.com/Minres/RDL-Editor.git
synced 2025-07-03 14:23:27 +02:00
Fixed pom dependencies
This commit is contained in:
@ -76,7 +76,7 @@
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>com.minres.rdl</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<version>${rdl-plugin-version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
|
Reference in New Issue
Block a user