Skip to content

Commit 7cd589b

Browse files
authored
Merge pull request #34 from ChartIQ/kyle-ciq-6.6javaexample
Update pom.xml for 6.6 release
2 parents b407431 + 13fbff7 commit 7cd589b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

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

77
<groupId>ChartIQ</groupId>
88
<artifactId>finesmble-java-example</artifactId>
9-
<version>6.1.0</version>
9+
<version>6.6.0</version>
1010

1111
<repositories>
1212
<repository>
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>com.chartiq.finsemble</groupId>
2828
<artifactId>finsemble</artifactId>
29-
<version>6.1.0</version>
29+
<version>6.6.0</version>
3030
</dependency>
3131
<dependency>
3232
<groupId>it.sauronsoftware</groupId>

0 commit comments

Comments
 (0)