Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Commit 4042058

Browse files
authored
Merge pull request #665 from Hack23/pethers-patch-1
Update pom.xml
2 parents 6734cab + 415b990 commit 4042058

File tree

1 file changed

+0
-41
lines changed

1 file changed

+0
-41
lines changed

pom.xml

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -37,23 +37,6 @@
3737
<system>github</system>
3838
<url>https://github.com/Hack23/sonar-cloudformation-plugin</url>
3939
</issueManagement>
40-
<ciManagement>
41-
<system>jenkins</system>
42-
<url>https://www.hack23.com/jenkins/view/Tools/job/sonar-cloudformation-plugin/</url>
43-
</ciManagement>
44-
<distributionManagement>
45-
<repository>
46-
<uniqueVersion>false</uniqueVersion>
47-
<id>cia-releases</id>
48-
<name>CIA Staging Repository</name>
49-
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
50-
</repository>
51-
<snapshotRepository>
52-
<uniqueVersion>false</uniqueVersion>
53-
<id>hack23nexus</id>
54-
<name>CIA hack23 Snapshot Repository</name>
55-
<url>https://www.hack23.com/nexus/repository/maven-snapshots/</url>
56-
</snapshotRepository>
5740
<site>
5841
<id>github</id>
5942
<url>scm:git:ssh://git@github.com/Hack23/sonar-cloudformation-plugin.git</url>
@@ -142,30 +125,6 @@
142125
<scope>test</scope>
143126
</dependency>
144127
</dependencies>
145-
<repositories>
146-
<repository>
147-
<releases>
148-
<enabled>true</enabled>
149-
</releases>
150-
<snapshots>
151-
<enabled>true</enabled>
152-
</snapshots>
153-
<id>hack23.public</id>
154-
<url>https://www.hack23.com/nexus/repository/maven-public/</url>
155-
</repository>
156-
</repositories>
157-
<pluginRepositories>
158-
<pluginRepository>
159-
<releases>
160-
<enabled>true</enabled>
161-
</releases>
162-
<snapshots>
163-
<enabled>true</enabled>
164-
</snapshots>
165-
<id>hack23.public</id>
166-
<url>https://www.hack23.com/nexus/repository/maven-public/</url>
167-
</pluginRepository>
168-
</pluginRepositories>
169128
<build>
170129
<pluginManagement>
171130
<plugins>

0 commit comments

Comments
 (0)