File tree Expand file tree Collapse file tree 3 files changed +15
-19
lines changed
Expand file tree Collapse file tree 3 files changed +15
-19
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"
19- xmlns =" http://maven.apache.org/POM/4.0.0"
20- 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" >
2119
2220 <parent >
2321 <groupId >net.openhft</groupId >
2422 <artifactId >java-parent-pom</artifactId >
2523 <version >1.1.16</version >
26- <relativePath />
24+ <relativePath />
2725 </parent >
2826
2927 <modelVersion >4.0.0</modelVersion >
3028 <artifactId >affinity-test</artifactId >
31- <version >3.1.8-SNAPSHOT </version >
29+ <version >3.1.8</version >
3230 <packaging >bundle</packaging >
3331
3432 <name >OpenHFT/Java-Thread-Affinity/affinity-test</name >
190188
191189 <scm >
192190 <url >scm:git:https://github.com/OpenHFT/Java-Thread-Affinity.git</url >
193- </scm >
191+ <tag >Java-Thread-Affinity-3.1.8</tag >
192+ </scm >
194193
195194</project >
196195
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
2120 <parent >
2221 <groupId >net.openhft</groupId >
2322 <artifactId >java-parent-pom</artifactId >
2423 <version >1.1.16</version >
25- <relativePath />
24+ <relativePath />
2625 </parent >
2726
2827 <modelVersion >4.0.0</modelVersion >
2928 <artifactId >affinity</artifactId >
30- <version >3.1.8-SNAPSHOT </version >
29+ <version >3.1.8</version >
3130 <packaging >bundle</packaging >
3231
3332 <name >OpenHFT/Java-Thread-Affinity/affinity</name >
113112 </goals >
114113 <configuration >
115114 <target >
116- <property name =" makefile" value =" ${project.basedir}/${native.source.dir}/Makefile" />
115+ <property name =" makefile" value =" ${project.basedir}/${native.source.dir}/Makefile" />
117116 <!-- make it executable -->
118- <chmod file =" ${makefile}" perm =" u+x" />
117+ <chmod file =" ${makefile}" perm =" u+x" />
119118 </target >
120119 </configuration >
121120 </execution >
225224 <
connection >scm:git:
[email protected] :OpenHFT/Java-Thread-Affinity.git</
connection >
226225 <
developerConnection >scm:git:
[email protected] :OpenHFT/Java-Thread-Affinity.git
227226 </developerConnection >
228- <tag >master </tag >
227+ <tag >Java-Thread-Affinity-3.1.8 </tag >
229228 </scm >
230229
231230</project >
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"
19- xmlns =" http://maven.apache.org/POM/4.0.0"
20- 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" >
2119
2220 <parent >
2321 <groupId >net.openhft</groupId >
2422 <artifactId >root-parent-pom</artifactId >
2523 <version >1.1.12</version >
26- <relativePath />
24+ <relativePath />
2725 </parent >
2826
2927 <modelVersion >4.0.0</modelVersion >
3028 <artifactId >Java-Thread-Affinity</artifactId >
31- <version >3.1.8-SNAPSHOT </version >
29+ <version >3.1.8</version >
3230 <packaging >pom</packaging >
3331
3432 <name >OpenHFT/Java-Thread-Affinity Parent</name >
4442 <
connection >scm:git:
[email protected] :OpenHFT/Java-Thread-Affinity.git</
connection >
4543 <
developerConnection >scm:git:
[email protected] :OpenHFT/Java-Thread-Affinity.git
4644 </developerConnection >
47- <tag >master </tag >
45+ <tag >Java-Thread-Affinity-3.1.8 </tag >
4846 </scm >
4947
5048</project >
You can’t perform that action at this time.
0 commit comments