Skip to content

Commit faad60d

Browse files
author
abrinkmann
committed
[maven-release-plugin] prepare release v1.4
1 parent 3effb14 commit faad60d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

winter-framework/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<modelVersion>4.0.0</modelVersion>
1313
<groupId>de.uni-mannheim.informatik.dws.winter</groupId>
1414
<artifactId>winter-framework</artifactId>
15-
<version>1.4-SNAPSHOT</version>
15+
<version>1.4</version>
1616
<name>WInte.r</name>
1717
<description>WInte.r is a Java framework for end-to-end data integration. The WInte.r framework implements well-known methods for data pre-processing, schema matching, identity resolution, data fusion, and result evaluation. </description>
1818
<url>https://github.com/olehmberg/winter</url>
@@ -42,7 +42,7 @@
4242
<connection>scm:git:git://github.com/olehmberg/winter.git</connection>
4343
<developerConnection>scm:git:git@github.com:olehmberg/winter.git</developerConnection>
4444
<url>https://github.com/olehmberg/winter</url>
45-
<tag>HEAD</tag>
45+
<tag>v1.4</tag>
4646
</scm>
4747

4848
<distributionManagement>

0 commit comments

Comments
 (0)