File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
4
<modelVersion >4.0.0</modelVersion >
4
5
5
6
<groupId >com.googlecode</groupId >
33
34
34
35
<distributionManagement >
35
36
<repository >
36
- <id >bintray</id >
37
- <url >https://api.bintray.com/maven/${bintray.repo} /${bintray.package} </url >
37
+ <id >bintray-qwazer-maven</id >
38
+ <name >qwazer-maven</name >
39
+ <url >https://api.bintray.com/maven/${bintray.repo} /${bintray.package} /;publish=1</url >
38
40
</repository >
39
41
</distributionManagement >
40
42
You can’t perform that action at this time.
0 commit comments