File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<groupId >org.ruivieira</groupId >
8
8
<artifactId >java-plotlib</artifactId >
9
- <version >0.0.11 </version >
9
+ <version >0.0.12 </version >
10
10
11
11
<build >
12
12
<plugins >
91
91
</profile >
92
92
</profiles >
93
93
94
+ <!-- <distributionManagement>-->
95
+ <!-- <repository>-->
96
+ <!-- <id>bintray-ruivieira-maven</id>-->
97
+ <!-- <name>ruivieira-maven</name>-->
98
+ <!-- <url>https://api.bintray.com/maven/ruivieira/maven/java-plotlib/;publish=1</url>-->
99
+ <!-- </repository>-->
100
+ <!-- </distributionManagement>-->
101
+
94
102
<distributionManagement >
95
103
<repository >
96
- <id >bintray-ruivieira-maven </id >
97
- <name >ruivieira-maven </name >
98
- <url >https://api.bintray. com/maven/ ruivieira/maven/ java-plotlib/;publish=1 </url >
104
+ <id >github </id >
105
+ <name >GitHub ruivieira Apache Maven Packages </name >
106
+ <url >https://maven.pkg.github. com/ruivieira/java-plotlib</url >
99
107
</repository >
100
108
</distributionManagement >
101
109
You can’t perform that action at this time.
0 commit comments