|
21 | 21 | <parent>
|
22 | 22 | <groupId>org.springframework.sbm</groupId>
|
23 | 23 | <artifactId>spring-boot-migrator</artifactId>
|
24 |
| - <version>0.14.0</version> |
| 24 | + <version>0.14.1-SNAPSHOT</version> |
25 | 25 | <relativePath>../../pom.xml</relativePath>
|
26 | 26 | </parent>
|
27 | 27 |
|
|
32 | 32 | <dependency>
|
33 | 33 | <groupId>org.springframework.sbm</groupId>
|
34 | 34 | <artifactId>sbm-recipes-spring-framework</artifactId>
|
35 |
| - <version>0.14.0</version> |
| 35 | + <version>0.14.1-SNAPSHOT</version> |
36 | 36 | </dependency>
|
37 | 37 | <dependency>
|
38 | 38 | <groupId>org.springframework.sbm</groupId>
|
39 | 39 | <artifactId>sbm-recipes-jee-to-boot</artifactId>
|
40 |
| - <version>0.14.0</version> |
| 40 | + <version>0.14.1-SNAPSHOT</version> |
41 | 41 | </dependency>
|
42 | 42 | <dependency>
|
43 | 43 | <groupId>org.springframework.sbm</groupId>
|
44 | 44 | <artifactId>sbm-core</artifactId>
|
45 |
| - <version>0.14.0</version> |
| 45 | + <version>0.14.1-SNAPSHOT</version> |
46 | 46 | </dependency>
|
47 | 47 | <dependency>
|
48 | 48 | <groupId>org.springframework.sbm</groupId>
|
49 | 49 | <artifactId>sbm-recipes-mule-to-boot</artifactId>
|
50 |
| - <version>0.14.0</version> |
| 50 | + <version>0.14.1-SNAPSHOT</version> |
51 | 51 | </dependency>
|
52 | 52 | <dependency>
|
53 | 53 | <groupId>org.springframework.sbm</groupId>
|
54 | 54 | <artifactId>sbm-recipes-spring-cloud</artifactId>
|
55 |
| - <version>0.14.0</version> |
| 55 | + <version>0.14.1-SNAPSHOT</version> |
56 | 56 | </dependency>
|
57 | 57 | <dependency>
|
58 | 58 | <groupId>org.springframework.boot</groupId>
|
|
75 | 75 | <dependency>
|
76 | 76 | <groupId>org.springframework.sbm</groupId>
|
77 | 77 | <artifactId>test-helper</artifactId>
|
78 |
| - <version>0.14.0</version> |
| 78 | + <version>0.14.1-SNAPSHOT</version> |
79 | 79 | <scope>test</scope>
|
80 | 80 | </dependency>
|
81 | 81 | <dependency>
|
|
117 | 117 | <dependency>
|
118 | 118 | <groupId>org.springframework.sbm</groupId>
|
119 | 119 | <artifactId>sbm-support-weblogic</artifactId>
|
120 |
| - <version>0.14.0</version> |
| 120 | + <version>0.14.1-SNAPSHOT</version> |
121 | 121 | </dependency>
|
122 | 122 | <dependency>
|
123 | 123 | <groupId>org.springframework.sbm</groupId>
|
124 | 124 | <artifactId>sbm-recipes-boot-upgrade</artifactId>
|
125 |
| - <version>0.14.0</version> |
| 125 | + <version>0.14.1-SNAPSHOT</version> |
126 | 126 | </dependency>
|
127 | 127 | <dependency>
|
128 | 128 | <groupId>org.springframework.sbm</groupId>
|
|
0 commit comments