File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1515 ~ limitations under the License.
1616 -->
1717
18- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
19- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
18+ <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" >
2019 <modelVersion >4.0.0</modelVersion >
2120
2221 <parent >
2322 <groupId >net.openhft</groupId >
2423 <artifactId >java-parent-pom</artifactId >
2524 <version >1.0.1</version >
26- <relativePath />
25+ <relativePath />
2726 </parent >
2827
2928 <artifactId >affinity</artifactId >
30- <version >2.0.3-SNAPSHOT </version >
29+ <version >2.0.3</version >
3130 <packaging >bundle</packaging >
3231
3332 <name >OpenHFT/Java-Thread-Affinity</name >
193192 <
url >scm:git:
[email protected] :OpenHFT/Java-Thread-Affinity.git</
url >
194193 <
connection >scm:git:
[email protected] :OpenHFT/Java-Thread-Affinity.git</
connection >
195194 <
developerConnection >scm:git:
[email protected] :OpenHFT/Java-Thread-Affinity.git</
developerConnection >
196- <tag >master </tag >
195+ <tag >affinity-2.0.3 </tag >
197196 </scm >
198197
199198</project >
You can’t perform that action at this time.
0 commit comments