File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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
2321 <parent >
2422 <groupId >net.openhft</groupId >
2523 <artifactId >java-parent-pom</artifactId >
2624 <version >1.0.0</version >
27- <relativePath />
25+ <relativePath />
2826 </parent >
2927
3028 <modelVersion >4.0.0</modelVersion >
3129 <artifactId >compiler</artifactId >
32- <version >2.1.1-SNAPSHOT </version >
30+ <version >2.1.1</version >
3331 <packaging >bundle</packaging >
3432
3533 <name >OpenHFT/Java-Runtime-Compiler</name >
9593 <
url >scm:git:
[email protected] :OpenHFT/Java-Runtime-Compiler.git</
url >
9694 <
connection >scm:git:
[email protected] :OpenHFT/Java-Runtime-Compiler.git</
connection >
9795 <
developerConnection >scm:git:
[email protected] :OpenHFT/Java-Runtime-Compiler.git</
developerConnection >
98- <tag >master </tag >
96+ <tag >compiler-2.1.1 </tag >
9997 </scm >
10098
10199</project >
You can’t perform that action at this time.
0 commit comments