|
21 | 21 | <parent> |
22 | 22 | <groupId>org.springframework.sbm</groupId> |
23 | 23 | <artifactId>spring-boot-migrator</artifactId> |
24 | | - <version>0.11.1-SNAPSHOT</version> |
| 24 | + <version>0.11.1</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.11.1-SNAPSHOT</version> |
| 35 | + <version>0.11.1</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.11.1-SNAPSHOT</version> |
| 40 | + <version>0.11.1</version> |
41 | 41 | </dependency> |
42 | 42 | <dependency> |
43 | 43 | <groupId>org.springframework.sbm</groupId> |
44 | 44 | <artifactId>sbm-core</artifactId> |
45 | | - <version>0.11.1-SNAPSHOT</version> |
| 45 | + <version>0.11.1</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.11.1-SNAPSHOT</version> |
| 50 | + <version>0.11.1</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.11.1-SNAPSHOT</version> |
| 55 | + <version>0.11.1</version> |
56 | 56 | </dependency> |
57 | 57 | <dependency> |
58 | 58 | <groupId>org.springframework.boot</groupId> |
|
81 | 81 | <dependency> |
82 | 82 | <groupId>org.springframework.sbm</groupId> |
83 | 83 | <artifactId>test-helper</artifactId> |
84 | | - <version>0.11.1-SNAPSHOT</version> |
| 84 | + <version>0.11.1</version> |
85 | 85 | <scope>test</scope> |
86 | 86 | </dependency> |
87 | 87 | <dependency> |
|
143 | 143 | <dependency> |
144 | 144 | <groupId>org.springframework.sbm</groupId> |
145 | 145 | <artifactId>sbm-support-weblogic</artifactId> |
146 | | - <version>0.11.1-SNAPSHOT</version> |
| 146 | + <version>0.11.1</version> |
147 | 147 | </dependency> |
148 | 148 | <dependency> |
149 | 149 | <groupId>org.springframework.sbm</groupId> |
150 | 150 | <artifactId>sbm-recipes-boot-upgrade</artifactId> |
151 | | - <version>0.11.1-SNAPSHOT</version> |
| 151 | + <version>0.11.1</version> |
152 | 152 | </dependency> |
153 | 153 | </dependencies> |
154 | 154 |
|
|
0 commit comments