mirror of
https://github.com/Minres/RDL-Editor.git
synced 2025-09-18 06:21:27 +01: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