mirror of
https://github.com/ACINQ/eclair.git
synced 2024-11-20 02:27:32 +01:00
fixed warning in pom
This commit is contained in:
parent
74252d499d
commit
0da80535a5
@ -31,7 +31,7 @@
|
||||
<dependency>
|
||||
<groupId>fr.acinq.eclair</groupId>
|
||||
<artifactId>lightning-types_${scala.version.short}</artifactId>
|
||||
<version>${parent.version}</version>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.trueaccord.scalapb</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user