Skip to content

Commit 00f18f9

Browse files
author
Barchart Builder
committed
[maven-release-plugin] prepare release ddfplus-parent-1.1.67
1 parent bd16cc2 commit 00f18f9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

ddfplus-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.ddfplus.jaws</groupId>
77
<artifactId>ddfplus-parent</artifactId>
8-
<version>1.1.67-SNAPSHOT</version>
8+
<version>1.1.67</version>
99
</parent>
1010

1111

ddfplus-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.ddfplus.jaws</groupId>
77
<artifactId>ddfplus-parent</artifactId>
8-
<version>1.1.67-SNAPSHOT</version>
8+
<version>1.1.67</version>
99
</parent>
1010

1111

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.ddfplus.jaws</groupId>
66
<artifactId>ddfplus-parent</artifactId>
7-
<version>1.1.67-SNAPSHOT</version>
7+
<version>1.1.67</version>
88
<packaging>pom</packaging>
99

1010
<name>ddfplus-parent</name>
@@ -31,7 +31,7 @@
3131
<url>https://github.com:/barchart/ddfplus-java-api</url>
3232
<connection>scm:git:git://github.com/barchart/ddfplus-java-api.git</connection>
3333
<developerConnection>scm:git:ssh://git@github.com/barchart/ddfplus-java-api.git</developerConnection>
34-
<tag>HEAD</tag>
34+
<tag>ddfplus-parent-1.1.67</tag>
3535
</scm>
3636

3737

0 commit comments

Comments
 (0)