Skip to content

Commit

Permalink
add repository for snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole00 committed Oct 11, 2021
1 parent e391cdd commit 497e2a3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion nebula-spark-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -202,5 +202,10 @@
</plugin>
</plugins>
</build>

<repositories>
<repository>
<id>snapshots</id>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
</repository>
</repositories>
</project>

0 comments on commit 497e2a3

Please sign in to comment.