Skip to content

Commit 93fa741

Browse files
committed
- Added repositories
1 parent 150be6e commit 93fa741

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,6 @@
1313
<version>1.0-SNAPSHOT</version>
1414
<packaging>jar</packaging>
1515

16-
<properties>
17-
<!-- StreamSimple maven repo configs -->
18-
<dist.repo.release.id>StreamSimple-release</dist.repo.release.id>
19-
<dist.repo.snapshot.id>StreamSimple-snapshot</dist.repo.snapshot.id>
20-
<dist.repo.release.name>Release Repository for StreamSimple</dist.repo.release.name>
21-
<dist.repo.snapshot.name>Snapshot Repository for StreamSimple</dist.repo.snapshot.name>
22-
<dist.repo.release.url>s3://streamsimple.pub.artifacts/release</dist.repo.release.url>
23-
<dist.repo.snapshot.url>s3://streamsimple.pub.artifacts/snapshot</dist.repo.snapshot.url>
24-
<dist.s3.wagon.version>1.2.1</dist.s3.wagon.version>
25-
</properties>
26-
2716
<repositories>
2817
<repository>
2918
<id>StreamSimple-release</id>

0 commit comments

Comments
 (0)