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 >
24+ <<<<<<< HEAD
2625 <version >1.0.1-SNAPSHOT</version >
2726 <relativePath />
27+ =======
28+ <version >1.0.0</version >
29+ <relativePath />
30+ >>>>>>> a50f7b6b27b9231e9e3ebc6023c04541964c79e2
2831 </parent >
2932
3033 <modelVersion >4.0.0</modelVersion >
3134 <artifactId >compiler</artifactId >
32- <version >2.1.1 -SNAPSHOT</version >
35+ <version >2.1.2 -SNAPSHOT</version >
3336 <packaging >bundle</packaging >
3437
3538 <name >OpenHFT/Java-Runtime-Compiler</name >
You can’t perform that action at this time.
0 commit comments