Skip to content

Commit

Permalink
fix tycho mirroring during deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
maybeec committed Jun 6, 2018
1 parent c71ee7e commit 89bad8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
<goal>regex-property</goal>
</goals>
<configuration>
<value>${project.build.directory}</value>
<value>${p2.repository.build.dir}</value>
<regex>\\</regex>
<replacement>/</replacement>
<name>p2.repository.build.dir.url</name>
Expand Down

0 comments on commit 89bad8d

Please sign in to comment.