Skip to content

Commit 3924656

Browse files
committed
pom.xml: removed unused <distributionManagement> tag.
Looks like it was needed by cargo-maven2-plugin but right now we don't need it. At least build succeeds without it. No functional changes.
1 parent a92afd4 commit 3924656

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -845,13 +845,6 @@
845845
<url>https://github.com/php-coder/mystamps</url>
846846
</scm>
847847

848-
<distributionManagement>
849-
<snapshotRepository>
850-
<id>localRepository</id>
851-
<url>file://${HOME}/.m2/repository</url>
852-
</snapshotRepository>
853-
</distributionManagement>
854-
855848
<!--
856849
There are 2 profiles:
857850
- prod (uses MySQL)

0 commit comments

Comments
 (0)