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 283ae22 commit 593bf8dCopy full SHA for 593bf8d
component-scanner/pom.xml
@@ -30,7 +30,7 @@
30
<dependency>
31
<groupId>za.co.absa.hyperdrive</groupId>
32
<artifactId>api_${scala.compat.version}</artifactId>
33
- <version>4.7.1-SNAPSHOT</version>
+ <version>${project.version}</version>
34
</dependency>
35
</dependencies>
36
</project>
0 commit comments