We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 811af73 commit b39174bCopy full SHA for b39174b
1 file changed
pom.xml
@@ -13,7 +13,6 @@
13
<revision>0.0.1</revision>
14
<changelist>-SNAPSHOT</changelist>
15
<sha1/>
16
- <env.GITHUB_REPOSITORY>INVALID_GITHUB_REPOSITORY</env.GITHUB_REPOSITORY>
17
<rlp_01.version>4.0.1</rlp_01.version>
18
</properties>
19
<dependencies>
@@ -181,7 +180,7 @@
181
180
<repository>
182
<id>github</id>
183
<name>GitHub Packages</name>
184
- <url>https://maven.pkg.github.com/${env.GITHUB_REPOSITORY}</url>
+ <url>https://maven.pkg.github.com/teragrep/rlp_09</url>
185
</repository>
186
</distributionManagement>
187
</profile>
0 commit comments