Skip to content

Commit e960b13

Browse files
committed
remove dependency on adobe public maven repository https://repo.adobe.com/nexus/content/groups/public/
1 parent 8626b18 commit e960b13

1 file changed

Lines changed: 0 additions & 26 deletions

File tree

.maven-settings.xml

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -42,19 +42,6 @@
4242
</snapshots>
4343
</repository>
4444

45-
<repository>
46-
<id>adobe-public-releases</id>
47-
<name>Adobe Public Repository</name>
48-
<url>https://repo.adobe.com/nexus/content/groups/public/</url>
49-
<releases>
50-
<enabled>true</enabled>
51-
<updatePolicy>never</updatePolicy>
52-
</releases>
53-
<snapshots>
54-
<enabled>false</enabled>
55-
</snapshots>
56-
</repository>
57-
5845
<repository>
5946
<id>wcm-io-apache-intermediate-release</id>
6047
<url>https://wcm.io/maven/repositories/apache-intermediate-release</url>
@@ -111,19 +98,6 @@
11198
</snapshots>
11299
</pluginRepository>
113100

114-
<pluginRepository>
115-
<id>adobe-public-releases</id>
116-
<name>Adobe Public Repository</name>
117-
<url>https://repo.adobe.com/nexus/content/groups/public/</url>
118-
<releases>
119-
<enabled>true</enabled>
120-
<updatePolicy>never</updatePolicy>
121-
</releases>
122-
<snapshots>
123-
<enabled>false</enabled>
124-
</snapshots>
125-
</pluginRepository>
126-
127101
<pluginRepository>
128102
<id>wcm-io-apache-intermediate-release</id>
129103
<url>https://wcm.io/maven/repositories/apache-intermediate-release</url>

0 commit comments

Comments
 (0)