Skip to content

Commit

Permalink
revert pom (#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
power721 authored Oct 3, 2024
1 parent d9e4d7e commit a978807
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,6 @@
<artifactId>java-youtube-downloader</artifactId>
<version>3.2.4</version>
</dependency>
<dependency>
<groupId>com.telegram4j</groupId>
<artifactId>telegram4j-core</artifactId>
<version>0.1.0-SNAPSHOT</version>
</dependency>
</dependencies>

<build>
Expand All @@ -149,13 +144,6 @@
<id>jitpack</id>
<url>https://jitpack.io</url>
</repository>
<repository>
<id>s01.oss.sonatype.org-snapshot</id>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>

<profiles>
Expand Down

0 comments on commit a978807

Please sign in to comment.