Skip to content

Commit a0dc67a

Browse files
committed
Add release workflow with sdk dependencies
1 parent cbc9602 commit a0dc67a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
<id>apache-releases</id>
2626
<url>https://repository.apache.org/content/groups/public</url>
2727
</repository>
28-
<!-- <repository>
28+
<repository>
2929
<id>scala-tools.org</id>
3030
<name>Scala-tools Maven2 Repository</name>
3131
<url>https://oss.sonatype.org/content/groups/scala-tools</url>
32-
</repository> -->
32+
</repository>
3333
</repositories>
3434

3535
<pluginRepositories>

0 commit comments

Comments
 (0)