File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11<?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"
3- 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" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
43
54 <modelVersion >4.0.0</modelVersion >
65 <parent >
98 <version >0.1</version >
109 </parent >
1110 <artifactId >rxjava-extras</artifactId >
12- <version >0.8.0.12-SNAPSHOT </version >
11+ <version >0.8.0.12</version >
1312 <name >${project.artifactId} </name >
1413 <description >RxJava utilities</description >
1514 <packaging >jar</packaging >
7877 <connection >scm:git:https://github.com/davidmoten/rxjava-extras.git</connection >
7978 <developerConnection >scm:git:https://github.com/davidmoten/rxjava-extras.git</developerConnection >
8079 <url >scm:git:https://github.com:davidmoten/rxjava-extras.git</url >
81- <tag >0.7.1-RC6 </tag >
80+ <tag >0.8.0.12 </tag >
8281 </scm >
8382
8483 <dependencies >
You can’t perform that action at this time.
0 commit comments