Skip to content

Commit fe14772

Browse files
committed
released 1.6.2
1 parent fa8fa59 commit fe14772

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>com.predic8</groupId>
1111
<artifactId>soa-model-parent</artifactId>
1212
<relativePath>../pom.xml</relativePath>
13-
<version>1.6.2-SNAPSHOT</version>
13+
<version>1.6.2</version>
1414
</parent>
1515

1616
<dependencies>

distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>com.predic8</groupId>
1111
<artifactId>soa-model-parent</artifactId>
1212
<relativePath>../pom.xml</relativePath>
13-
<version>1.6.2-SNAPSHOT</version>
13+
<version>1.6.2</version>
1414
</parent>
1515

1616
<properties>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.predic8</groupId>
66
<artifactId>soa-model-parent</artifactId>
7-
<version>1.6.2-SNAPSHOT</version>
7+
<version>1.6.2</version>
88
<packaging>pom</packaging>
99

1010
<name>soa-model-parent</name>

0 commit comments

Comments
 (0)