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 +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 17
17
~ limitations under the License.
18
18
-->
19
19
20
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20
+ <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" >
22
21
23
22
<parent >
24
23
<groupId >net.openhft</groupId >
25
24
<artifactId >java-parent-pom</artifactId >
26
25
<version >1.1.4</version >
27
- <relativePath />
26
+ <relativePath />
28
27
</parent >
29
28
30
29
<modelVersion >4.0.0</modelVersion >
31
30
<artifactId >chronicle-network</artifactId >
32
- <version >1.0.1-alpha-SNAPSHOT </version >
31
+ <version >1.0.1-alpha</version >
33
32
<name >OpenHFT/Chronicle-Network</name >
34
33
<description >Chronicle-Network</description >
35
34
256
255
<connection >scm:git:git@github.com:OpenHFT/Chronicle-Network.git</connection >
257
256
<developerConnection >scm:git:git@github.com:OpenHFT/Chronicle-Network.git
258
257
</developerConnection >
259
- <tag >master </tag >
258
+ <tag >chronicle-network-1.0.1-alpha </tag >
260
259
</scm >
261
260
262
261
</project >
You can’t perform that action at this time.
0 commit comments