File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >com.androidplot</groupId >
2222 <artifactId >androidplot</artifactId >
23- <version >0.6.0-SNAPSHOT </version >
23+ <version >0.6.0</version >
2424 </parent >
2525 <artifactId >androidplot-core</artifactId >
2626 <!-- <version>${applicationVersion}</version>-->
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.androidplot</groupId >
66 <artifactId >androidplot</artifactId >
7- <version >0.6.0-SNAPSHOT </version >
7+ <version >0.6.0</version >
88 <relativePath >../../pom.xml</relativePath >
99 </parent >
1010
2828 <dependency >
2929 <groupId >com.androidplot</groupId >
3030 <artifactId >androidplot-core</artifactId >
31- <version >0.6.0-SNAPSHOT </version >
31+ <version >0.6.0</version >
3232 <scope >compile</scope >
3333 </dependency >
3434 </dependencies >
Original file line number Diff line number Diff line change 2525
2626 <groupId >com.androidplot</groupId >
2727 <artifactId >androidplot</artifactId >
28- <version >0.6.0-SNAPSHOT </version >
28+ <version >0.6.0</version >
2929 <name >AndroidPlot-Parent</name >
3030 <description >A charting library for the Android platform</description >
3131 <url >http://androidplot.com</url >
9191 <connection >scm:git:https://bitbucket.org/androidplot/androidplot.git</connection >
9292 <developerConnection >scm:git:https://bitbucket.org/androidplot/androidplot.git</developerConnection >
9393 <url >https://bitbucket.org/androidplot/androidplot.git</url >
94- <tag >HEAD </tag >
94+ <tag >0.6.0 </tag >
9595 </scm >
9696
9797 <build >
You can’t perform that action at this time.
0 commit comments