This repository was archived by the owner on Aug 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
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
<parent >
21
20
<groupId >net.openhft</groupId >
22
21
<artifactId >java-parent-pom</artifactId >
26
25
27
26
<modelVersion >4.0.0</modelVersion >
28
27
<artifactId >lang</artifactId >
29
- <version >6.8.17-SNAPSHOT </version >
28
+ <version >6.8.17</version >
30
29
<packaging >bundle</packaging >
31
30
<name >OpenHFT/Java-Lang/lang</name >
32
31
<description >Java Lang library for High Frequency Trading (Java 6+)</description >
205
204
<
url >scm:git:
[email protected] :OpenHFT/Java-Lang.git</
url >
206
205
<
connection >scm:git:
[email protected] :OpenHFT/Java-Lang.git</
connection >
207
206
<
developerConnection >scm:git:
[email protected] :OpenHFT/Java-Lang.git</
developerConnection >
208
- <tag >master </tag >
207
+ <tag >lang-6.8.17 </tag >
209
208
</scm >
210
209
211
210
</project >
You can’t perform that action at this time.
0 commit comments