We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a84cfea commit 623d865Copy full SHA for 623d865
1 file changed
custom-data-connector/postgresdb-ref-impl-data-connector/pom.xml
@@ -32,19 +32,6 @@
32
<uaa_check_token_url>https://your-uaa-host/check_token</uaa_check_token_url>
33
</properties>
34
35
- <distributionManagement>
36
- <repository>
37
- <id>artifactory.releases</id>
38
- <name>artifactory.releases</name>
39
- <url>https://devcloud.swcoe.ge.com/artifactory/PREDIX</url>
40
- </repository>
41
- <snapshotRepository>
42
- <id>artifactory.snapshots</id>
43
- <name>artifactory.snapshots</name>
44
- <url>https://devcloud.swcoe.ge.com/artifactory/PREDIX-SNAPSHOT</url>
45
- </snapshotRepository>
46
- </distributionManagement>
47
-
48
<profiles>
49
<profile>
50
<id>wadl2java</id>
0 commit comments