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 15
15
~ limitations under the License.
16
16
-->
17
17
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" >
20
19
21
20
<parent >
22
21
<groupId >net.openhft</groupId >
23
22
<artifactId >java-parent-pom</artifactId >
24
23
<version >1.1.16</version >
25
- <relativePath />
24
+ <relativePath />
26
25
</parent >
27
26
28
27
<modelVersion >4.0.0</modelVersion >
29
28
<artifactId >compiler</artifactId >
30
- <version >2.3.1-SNAPSHOT </version >
29
+ <version >2.3.1</version >
31
30
<packaging >bundle</packaging >
32
31
33
32
<name >OpenHFT/Java-Runtime-Compiler</name >
157
156
<
connection >scm:git:
[email protected] :OpenHFT/Java-Runtime-Compiler.git</
connection >
158
157
<
developerConnection >scm:git:
[email protected] :OpenHFT/Java-Runtime-Compiler.git
159
158
</developerConnection >
160
- <tag >master </tag >
159
+ <tag >Java-Runtime-Compiler-2.3.1 </tag >
161
160
</scm >
162
161
163
162
</project >
Original file line number Diff line number Diff line change 15
15
~ limitations under the License.
16
16
-->
17
17
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" >
21
19
22
20
<parent >
23
21
<groupId >net.openhft</groupId >
24
22
<artifactId >root-parent-pom</artifactId >
25
23
<version >1.1.12</version >
26
- <relativePath />
24
+ <relativePath />
27
25
</parent >
28
26
29
27
<modelVersion >4.0.0</modelVersion >
30
28
<artifactId >Java-Runtime-Compiler</artifactId >
31
- <version >2.3.1-SNAPSHOT </version >
29
+ <version >2.3.1</version >
32
30
<packaging >pom</packaging >
33
31
34
32
<name >Java Compiler Parent</name >
43
41
<
connection >scm:git:
[email protected] :OpenHFT/Java-Runtime-Compiler.git</
connection >
44
42
<
developerConnection >scm:git:
[email protected] :OpenHFT/Java-Runtime-Compiler.git
45
43
</developerConnection >
46
- <tag >master </tag >
44
+ <tag >Java-Runtime-Compiler-2.3.1 </tag >
47
45
</scm >
48
46
49
47
</project >
You can’t perform that action at this time.
0 commit comments