Skip to content

Commit 13465cc

Browse files
Merge pull request #1 from tobias-richter/feature/new-production-host
Removed old production host from properties
2 parents d65a9c9 + 4ed1171 commit 13465cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent_toplevel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<site.url.module.prefix>tooling/parent_toplevel</site.url.module.prefix>
8888
<site.url>http://devops.wcm.io</site.url>
8989
<site.deploy.id>ssh-wcm.io</site.deploy.id>
90-
<site.deploy.url>scp://[email protected]:222/var/www/devops.wcm.io/www/</site.deploy.url>
90+
<site.deploy.url></site.deploy.url>
9191

9292
</properties>
9393

0 commit comments

Comments
 (0)