This repository was archived by the owner on Oct 4, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +0
-41
lines changed Expand file tree Collapse file tree 1 file changed +0
-41
lines changed Original file line number Diff line number Diff line change 37
37
<system >github</system >
38
38
<url >https://github.com/Hack23/sonar-cloudformation-plugin</url >
39
39
</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 >
57
40
<site >
58
41
<id >github</id >
59
42
<url >scm:git:ssh://git@github.com/Hack23/sonar-cloudformation-plugin.git</url >
142
125
<scope >test</scope >
143
126
</dependency >
144
127
</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 >
169
128
<build >
170
129
<pluginManagement >
171
130
<plugins >
You can’t perform that action at this time.
0 commit comments