Skip to content

Commit 225430a

Browse files
committed
[maven-release-plugin] prepare release compiler-2.2.1
1 parent 59f83fb commit 225430a

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

compiler/pom.xml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,10 @@
1212
~ GNU Lesser General Public License for more details.
1313
~
1414
~ You should have received a copy of the GNU Lesser General Public License
15-
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
15+
~ along with this program. If not, see <http://www.gnu.org/licenses />.
1616
-->
1717

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">
2019

2120
<parent>
2221
<groupId>net.openhft</groupId>
@@ -27,7 +26,7 @@
2726

2827
<modelVersion>4.0.0</modelVersion>
2928
<artifactId>compiler</artifactId>
30-
<version>2.2.1-SNAPSHOT</version>
29+
<version>2.2.1</version>
3130
<packaging>bundle</packaging>
3231

3332
<name>OpenHFT/Java-Runtime-Compiler</name>
@@ -153,7 +152,7 @@
153152
<connection>scm:git:[email protected]:OpenHFT/Java-Runtime-Compiler.git</connection>
154153
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Runtime-Compiler.git
155154
</developerConnection>
156-
<tag>master</tag>
155+
<tag>compiler-2.2.1</tag>
157156
</scm>
158157

159158
</project>

0 commit comments

Comments
 (0)