File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 1515 ~ limitations under the License.
1616 -->
1717
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" >
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" >
1920 <modelVersion >4.0.0</modelVersion >
2021
21- <groupId >net.openhft</groupId >
22+ <parent >
23+ <groupId >net.openhft</groupId >
24+ <artifactId >java-parent-pom</artifactId >
25+ <version >1.0.1</version >
26+ <relativePath />
27+ </parent >
28+
2229 <artifactId >affinity</artifactId >
2330 <version >2.0.3-SNAPSHOT</version >
2431 <packaging >bundle</packaging >
You can’t perform that action at this time.
0 commit comments