Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release chronicle-network-1.0.7-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
hft-team-city committed Jun 26, 2015
1 parent 74065e3 commit 8f4a79c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
~ along with this program. If not, see <http://www.gnu.org/licenses />.
-->

<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">

<parent>
<groupId>net.openhft</groupId>
Expand All @@ -27,7 +26,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>chronicle-network</artifactId>
<version>1.0.7-alpha-SNAPSHOT</version>
<version>1.0.7-alpha</version>
<name>OpenHFT/Chronicle-Network</name>
<description>Chronicle-Network</description>

Expand Down Expand Up @@ -245,7 +244,7 @@
<connection>scm:git:[email protected]:OpenHFT/Chronicle-Network.git</connection>
<developerConnection>scm:git:[email protected]:OpenHFT/Chronicle-Network.git
</developerConnection>
<tag>master</tag>
<tag>chronicle-network-1.0.7-alpha</tag>
</scm>

</project>

0 comments on commit 8f4a79c

Please sign in to comment.