Skip to content

Commit 593bf8d

Browse files
committed
Fix for deployment
1 parent 283ae22 commit 593bf8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

component-scanner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>za.co.absa.hyperdrive</groupId>
3232
<artifactId>api_${scala.compat.version}</artifactId>
33-
<version>4.7.1-SNAPSHOT</version>
33+
<version>${project.version}</version>
3434
</dependency>
3535
</dependencies>
3636
</project>

0 commit comments

Comments
 (0)