Skip to content

Commit 7e3b352

Browse files
committed
v0.1.4
1 parent 7b05080 commit 7e3b352

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

server/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>toto</groupId>
55
<artifactId>toto</artifactId>
6-
<version>0.1.3</version>
6+
<version>0.1.4</version>
77
<name>toto</name>
88
<dependencies>
99
<dependency>
@@ -85,9 +85,5 @@
8585
<id>clojars</id>
8686
<url>https://repo.clojars.org/</url>
8787
</repository>
88-
<repository>
89-
<id>cs-mvn</id>
90-
<url>s3://cs-mvn/release</url>
91-
</repository>
9288
</repositories>
9389
</project>

0 commit comments

Comments
 (0)