This repository was archived by the owner on Aug 7, 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
~ along with this program. If not, see <http://www.gnu.org/licenses />.
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 >
27
26
28
27
<modelVersion >4.0.0</modelVersion >
29
28
<artifactId >chronicle-network</artifactId >
30
- <version >1.0.7-alpha-SNAPSHOT </version >
29
+ <version >1.0.7-alpha</version >
31
30
<name >OpenHFT/Chronicle-Network</name >
32
31
<description >Chronicle-Network</description >
33
32
245
244
<connection >scm:git:git@github.com:OpenHFT/Chronicle-Network.git</connection >
246
245
<developerConnection >scm:git:git@github.com:OpenHFT/Chronicle-Network.git
247
246
</developerConnection >
248
- <tag >master </tag >
247
+ <tag >chronicle-network-1.0.7-alpha </tag >
249
248
</scm >
250
249
251
250
</project >
You can’t perform that action at this time.
0 commit comments