Skip to content

Commit bdb8946

Browse files
committed
Maven Vertispan repos removed
1 parent 0285081 commit bdb8946

File tree

4 files changed

+0
-114
lines changed

4 files changed

+0
-114
lines changed

gwt-pom.xml

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -46,31 +46,6 @@
4646
<updatePolicy>daily</updatePolicy>
4747
</snapshots>
4848
</repository>
49-
<repository>
50-
<id>vertispan-releases</id>
51-
<name>Vertispan hosted artifacts-releases</name>
52-
<url>https://repo.vertispan.com/j2cl</url>
53-
<releases>
54-
<enabled>true</enabled>
55-
<updatePolicy>daily</updatePolicy>
56-
</releases>
57-
<snapshots>
58-
<enabled>true</enabled>
59-
<updatePolicy>daily</updatePolicy>
60-
</snapshots>
61-
</repository>
62-
<repository>
63-
<id>vertispan-gwt-snapshots</id>
64-
<url>https://repo.vertispan.com/gwt-snapshot/</url>
65-
<releases>
66-
<enabled>true</enabled>
67-
<updatePolicy>daily</updatePolicy>
68-
</releases>
69-
<snapshots>
70-
<enabled>true</enabled>
71-
<updatePolicy>daily</updatePolicy>
72-
</snapshots>
73-
</repository>
7449
<repository>
7550
<id>google-sonatype-snapshots</id>
7651
<url>https://oss.sonatype.org/content/repositories/google-snapshots/</url>

pom.xml

Lines changed: 0 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -46,31 +46,6 @@
4646
<updatePolicy>daily</updatePolicy>
4747
</snapshots>
4848
</repository>
49-
<repository>
50-
<id>vertispan-releases</id>
51-
<name>Vertispan hosted artifacts-releases</name>
52-
<url>https://repo.vertispan.com/j2cl</url>
53-
<releases>
54-
<enabled>true</enabled>
55-
<updatePolicy>daily</updatePolicy>
56-
</releases>
57-
<snapshots>
58-
<enabled>true</enabled>
59-
<updatePolicy>daily</updatePolicy>
60-
</snapshots>
61-
</repository>
62-
<repository>
63-
<id>vertispan-gwt-snapshots</id>
64-
<url>https://repo.vertispan.com/gwt-snapshot/</url>
65-
<releases>
66-
<enabled>true</enabled>
67-
<updatePolicy>daily</updatePolicy>
68-
</releases>
69-
<snapshots>
70-
<enabled>true</enabled>
71-
<updatePolicy>daily</updatePolicy>
72-
</snapshots>
73-
</repository>
7449
<repository>
7550
<id>google-sonatype-snapshots</id>
7651
<url>https://oss.sonatype.org/content/repositories/google-snapshots/</url>
@@ -98,31 +73,6 @@
9873
<updatePolicy>daily</updatePolicy>
9974
</snapshots>
10075
</pluginRepository>
101-
<pluginRepository>
102-
<id>vertispan-releases</id>
103-
<name>Vertispan hosted artifacts-releases</name>
104-
<url>https://repo.vertispan.com/j2cl</url>
105-
<releases>
106-
<enabled>true</enabled>
107-
<updatePolicy>daily</updatePolicy>
108-
</releases>
109-
<snapshots>
110-
<enabled>true</enabled>
111-
<updatePolicy>daily</updatePolicy>
112-
</snapshots>
113-
</pluginRepository>
114-
<pluginRepository>
115-
<id>vertispan-gwt-snapshots</id>
116-
<url>https://repo.vertispan.com/gwt-snapshot/</url>
117-
<releases>
118-
<enabled>true</enabled>
119-
<updatePolicy>daily</updatePolicy>
120-
</releases>
121-
<snapshots>
122-
<enabled>true</enabled>
123-
<updatePolicy>daily</updatePolicy>
124-
</snapshots>
125-
</pluginRepository>
12676
<pluginRepository>
12777
<id>google-sonatype-snapshots</id>
12878
<url>https://oss.sonatype.org/content/repositories/google-snapshots/</url>

src/it/gwt-jar-test/pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,6 @@
3535
</dependency>
3636
</dependencies>
3737

38-
<pluginRepositories>
39-
<pluginRepository>
40-
<id>vertispan-releases</id>
41-
<name>Vertispan hosted artifacts-releases</name>
42-
<url>https://repo.vertispan.com/j2cl</url>
43-
<releases>
44-
<enabled>true</enabled>
45-
</releases>
46-
<snapshots>
47-
<enabled>true</enabled>
48-
</snapshots>
49-
</pluginRepository>
50-
</pluginRepositories>
51-
5238
<build>
5339
<plugins>
5440
<plugin>

src/it/settings.xml

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -30,31 +30,6 @@
3030
<updatePolicy>daily</updatePolicy>
3131
</snapshots>
3232
</repository>
33-
<repository>
34-
<id>vertispan-releases</id>
35-
<name>Vertispan hosted artifacts-releases</name>
36-
<url>https://repo.vertispan.com/j2cl</url>
37-
<releases>
38-
<enabled>true</enabled>
39-
<updatePolicy>daily</updatePolicy>
40-
</releases>
41-
<snapshots>
42-
<enabled>true</enabled>
43-
<updatePolicy>daily</updatePolicy>
44-
</snapshots>
45-
</repository>
46-
<repository>
47-
<id>vertispan-gwt-snapshots</id>
48-
<url>https://repo.vertispan.com/gwt-snapshot/</url>
49-
<releases>
50-
<enabled>true</enabled>
51-
<updatePolicy>daily</updatePolicy>
52-
</releases>
53-
<snapshots>
54-
<enabled>true</enabled>
55-
<updatePolicy>daily</updatePolicy>
56-
</snapshots>
57-
</repository>
5833
<repository>
5934
<id>google-sonatype-snapshots</id>
6035
<url>https://oss.sonatype.org/content/repositories/google-snapshots/</url>

0 commit comments

Comments
 (0)