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" 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 >
2726
2827 <modelVersion >4.0.0</modelVersion >
2928 <artifactId >compiler</artifactId >
30- <version >2.3.0-SNAPSHOT </version >
29+ <version >2.3.0</version >
3130 <packaging >bundle</packaging >
3231
3332 <name >OpenHFT/Java-Runtime-Compiler</name >
156155 <
connection >scm:git:
[email protected] :OpenHFT/Java-Runtime-Compiler.git</
connection >
157156 <
developerConnection >scm:git:
[email protected] :OpenHFT/Java-Runtime-Compiler.git
158157 </developerConnection >
159- <tag >master </tag >
158+ <tag >compiler-2.3.0 </tag >
160159 </scm >
161160
162161</project >
You can’t perform that action at this time.
0 commit comments