We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e5760f commit 56f3111Copy full SHA for 56f3111
pom.xml
@@ -394,7 +394,7 @@
394
<dependency>
395
<groupId>com.dkanejs.maven.plugins</groupId>
396
<artifactId>docker-compose-maven-plugin</artifactId>
397
- <version>${version.docker-compose-maven-plugin}</version>
+ <version>${docker-compose-maven-plugin.version}</version>
398
<type>maven-plugin</type>
399
</dependency>
400
@@ -755,7 +755,7 @@
755
<plugin>
756
757
758
759
</plugin>
760
761
<groupId>org.apache.maven.plugins</groupId>
0 commit comments