We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b05080 commit 7e3b352Copy full SHA for 7e3b352
1 file changed
server/pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>toto</groupId>
5
<artifactId>toto</artifactId>
6
- <version>0.1.3</version>
+ <version>0.1.4</version>
7
<name>toto</name>
8
<dependencies>
9
<dependency>
@@ -85,9 +85,5 @@
85
<id>clojars</id>
86
<url>https://repo.clojars.org/</url>
87
</repository>
88
- <repository>
89
- <id>cs-mvn</id>
90
- <url>s3://cs-mvn/release</url>
91
- </repository>
92
</repositories>
93
</project>
0 commit comments