Skip to content

Commit c8c123d

Browse files
authored
Merge pull request #3 from alexabird/upgrade
Upgrade to ddf 2.29.32
2 parents 9244b98 + a0a8df5 commit c8c123d

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

pom.xml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<maven.compiler.target>17</maven.compiler.target>
2121
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2222

23-
<ddf.version>2.29.24</ddf.version>
23+
<ddf.version>2.29.32</ddf.version>
2424
<ddf.support.version>2.3.16</ddf.support.version>
2525

2626
<geotools.version>33.1</geotools.version>
@@ -66,11 +66,6 @@
6666
<name>Codice Maven GitHub Packages</name>
6767
<url>https://maven.pkg.github.com/codice/codice-maven</url>
6868
</repository>
69-
<repository>
70-
<id>codice-nexus</id>
71-
<name>Codice Nexus (legacy fallback)</name>
72-
<url>https://artifacts.codice.org/content/groups/public/</url>
73-
</repository>
7469
</repositories>
7570

7671
<pluginRepositories>
@@ -84,11 +79,6 @@
8479
<name>Codice Maven GitHub Packages</name>
8580
<url>https://maven.pkg.github.com/codice/codice-maven</url>
8681
</pluginRepository>
87-
<pluginRepository>
88-
<id>codice-nexus</id>
89-
<name>Codice Nexus (legacy fallback)</name>
90-
<url>https://artifacts.codice.org/content/groups/public/</url>
91-
</pluginRepository>
9282
</pluginRepositories>
9383

9484
<build>

0 commit comments

Comments
 (0)