File tree Expand file tree Collapse file tree 2 files changed +8
-11
lines changed
Expand file tree Collapse file tree 2 files changed +8
-11
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
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 >compiler</artifactId >
30- <version >2.3.1-SNAPSHOT </version >
29+ <version >2.3.1</version >
3130 <packaging >bundle</packaging >
3231
3332 <name >OpenHFT/Java-Runtime-Compiler</name >
157156 <connection >scm:git:git@github.com:OpenHFT/Java-Runtime-Compiler.git</connection >
158157 <developerConnection >scm:git:git@github.com:OpenHFT/Java-Runtime-Compiler.git
159158 </developerConnection >
160- <tag >master </tag >
159+ <tag >Java-Runtime-Compiler-2.3.1 </tag >
161160 </scm >
162161
163162</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-Runtime-Compiler</artifactId >
31- <version >2.3.1-SNAPSHOT </version >
29+ <version >2.3.1</version >
3230 <packaging >pom</packaging >
3331
3432 <name >Java Compiler Parent</name >
4341 <connection >scm:git:git@github.com:OpenHFT/Java-Runtime-Compiler.git</connection >
4442 <developerConnection >scm:git:git@github.com:OpenHFT/Java-Runtime-Compiler.git
4543 </developerConnection >
46- <tag >master </tag >
44+ <tag >Java-Runtime-Compiler-2.3.1 </tag >
4745 </scm >
4846
4947</project >
You can’t perform that action at this time.
0 commit comments