|
8 | 8 | <relativePath /> |
9 | 9 | </parent> |
10 | 10 | <artifactId>spring-cloud-dataflow-dependencies</artifactId> |
11 | | - <version>1.7.4.BUILD-SNAPSHOT</version> |
| 11 | + <version>1.7.4.RELEASE</version> |
12 | 12 | <packaging>pom</packaging> |
13 | 13 | <name>spring-cloud-dataflow-dependencies</name> |
14 | 14 | <description>Spring Cloud Data Flow Dependencies BOM designed to support consumption of Spring Cloud Data Flow from |
|
47 | 47 | <dependency> |
48 | 48 | <groupId>org.springframework.cloud</groupId> |
49 | 49 | <artifactId>spring-cloud-dataflow-shell</artifactId> |
50 | | - <version>1.7.4.BUILD-SNAPSHOT</version> |
| 50 | + <version>1.7.4.RELEASE</version> |
51 | 51 | </dependency> |
52 | 52 | <dependency> |
53 | 53 | <groupId>org.springframework.cloud</groupId> |
54 | 54 | <artifactId>spring-cloud-dataflow-shell-core</artifactId> |
55 | | - <version>1.7.4.BUILD-SNAPSHOT</version> |
| 55 | + <version>1.7.4.RELEASE</version> |
56 | 56 | </dependency> |
57 | 57 | <dependency> |
58 | 58 | <groupId>org.springframework.cloud</groupId> |
59 | 59 | <artifactId>spring-cloud-dataflow-completion</artifactId> |
60 | | - <version>1.7.4.BUILD-SNAPSHOT</version> |
| 60 | + <version>1.7.4.RELEASE</version> |
61 | 61 | </dependency> |
62 | 62 | <dependency> |
63 | 63 | <groupId>org.springframework.cloud</groupId> |
64 | 64 | <artifactId>spring-cloud-dataflow-core</artifactId> |
65 | | - <version>1.7.4.BUILD-SNAPSHOT</version> |
| 65 | + <version>1.7.4.RELEASE</version> |
66 | 66 | </dependency> |
67 | 67 | <dependency> |
68 | 68 | <groupId>org.springframework.cloud</groupId> |
69 | 69 | <artifactId>spring-cloud-dataflow-rest-client</artifactId> |
70 | | - <version>1.7.4.BUILD-SNAPSHOT</version> |
| 70 | + <version>1.7.4.RELEASE</version> |
71 | 71 | </dependency> |
72 | 72 | <dependency> |
73 | 73 | <groupId>org.springframework.cloud</groupId> |
74 | 74 | <artifactId>spring-cloud-dataflow-configuration-metadata</artifactId> |
75 | | - <version>1.7.4.BUILD-SNAPSHOT</version> |
| 75 | + <version>1.7.4.RELEASE</version> |
76 | 76 | </dependency> |
77 | 77 | <dependency> |
78 | 78 | <groupId>org.springframework.cloud</groupId> |
79 | 79 | <artifactId>spring-cloud-dataflow-rest-resource</artifactId> |
80 | | - <version>1.7.4.BUILD-SNAPSHOT</version> |
| 80 | + <version>1.7.4.RELEASE</version> |
81 | 81 | </dependency> |
82 | 82 | <dependency> |
83 | 83 | <groupId>org.springframework.cloud</groupId> |
84 | 84 | <artifactId>spring-cloud-dataflow-registry</artifactId> |
85 | | - <version>1.7.4.BUILD-SNAPSHOT</version> |
| 85 | + <version>1.7.4.RELEASE</version> |
86 | 86 | </dependency> |
87 | 87 | <dependency> |
88 | 88 | <groupId>org.springframework.cloud</groupId> |
89 | 89 | <artifactId>spring-cloud-dataflow-server-core</artifactId> |
90 | | - <version>1.7.4.BUILD-SNAPSHOT</version> |
| 90 | + <version>1.7.4.RELEASE</version> |
91 | 91 | </dependency> |
92 | 92 | <dependency> |
93 | 93 | <groupId>org.springframework.cloud</groupId> |
94 | 94 | <artifactId>spring-cloud-dataflow-server-local</artifactId> |
95 | | - <version>1.7.4.BUILD-SNAPSHOT</version> |
| 95 | + <version>1.7.4.RELEASE</version> |
96 | 96 | </dependency> |
97 | 97 | <dependency> |
98 | 98 | <groupId>org.springframework.cloud</groupId> |
99 | 99 | <artifactId>spring-cloud-dataflow-server-local-autoconfig</artifactId> |
100 | | - <version>1.7.4.BUILD-SNAPSHOT</version> |
| 100 | + <version>1.7.4.RELEASE</version> |
101 | 101 | </dependency> |
102 | 102 | <dependency> |
103 | 103 | <groupId>org.springframework.cloud</groupId> |
104 | 104 | <artifactId>spring-cloud-starter-dataflow-server-local</artifactId> |
105 | | - <version>1.7.4.BUILD-SNAPSHOT</version> |
| 105 | + <version>1.7.4.RELEASE</version> |
106 | 106 | </dependency> |
107 | 107 | </dependencies> |
108 | 108 | </dependencyManagement> |
|
0 commit comments