Skip to content

Commit 13b2048

Browse files
committed
Update to 10.0
1 parent c5a0c7e commit 13b2048

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</modules>
1818

1919
<properties>
20-
<teamcity.version>8.1.2</teamcity.version>
20+
<teamcity.version>10.0</teamcity.version>
2121
<openapi.version>7.0.3</openapi.version>
2222
<!-- Guava is provided by TeamCity, do not update version -->
2323
<guava.version>13.0.1</guava.version>
@@ -38,6 +38,10 @@
3838
</properties>
3939

4040
<repositories>
41+
<repository>
42+
<id>teamcity-repository</id>
43+
<url>http://download.jetbrains.com/teamcity-repository</url>
44+
</repository>
4145
<repository>
4246
<id>jetbrains-all</id>
4347
<url>http://repository.jetbrains.com/all</url>

0 commit comments

Comments
 (0)