Skip to content

Commit f4469fd

Browse files
committed
release branch - other project versions
1 parent 0f3430d commit f4469fd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

common/src/main/resources/application.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dxCommon {
2-
version = "0.11.6-SNAPSHOT"
2+
version = "0.11.5"
33
}
44

55
#

protocols/src/main/resources/application.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dxFileAccessProtocols {
2-
version = "0.5.7-SNAPSHOT"
2+
version = "0.5.6"
33
}
44

55
#

yaml/src/main/resources/application.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dxYaml {
2-
version = "0.1.2-SNAPSHOT"
2+
version = "0.1.1"
33
}
44

55
#

0 commit comments

Comments
 (0)