|
13 | 13 | <parent> |
14 | 14 | <groupId>org.springframework.experimental</groupId> |
15 | 15 | <artifactId>spring-modulith</artifactId> |
16 | | - <version>0.1.0-SNAPSHOT</version> |
| 16 | + <version>0.1.0-RC1</version> |
17 | 17 | <relativePath>../pom.xml</relativePath> |
18 | 18 | </parent> |
19 | 19 |
|
|
22 | 22 | <dependency> |
23 | 23 | <groupId>org.springframework.experimental</groupId> |
24 | 24 | <artifactId>spring-modulith-api</artifactId> |
25 | | - <version>0.1.0-SNAPSHOT</version> |
| 25 | + <version>0.1.0-RC1</version> |
26 | 26 | </dependency> |
27 | 27 | <dependency> |
28 | 28 | <groupId>org.springframework.experimental</groupId> |
29 | 29 | <artifactId>spring-modulith-core</artifactId> |
30 | | - <version>0.1.0-SNAPSHOT</version> |
| 30 | + <version>0.1.0-RC1</version> |
31 | 31 | </dependency> |
32 | 32 | <dependency> |
33 | 33 | <groupId>org.springframework.experimental</groupId> |
34 | 34 | <artifactId>spring-modulith-docs</artifactId> |
35 | | - <version>0.1.0-SNAPSHOT</version> |
| 35 | + <version>0.1.0-RC1</version> |
36 | 36 | </dependency> |
37 | 37 | <dependency> |
38 | 38 | <groupId>org.springframework.experimental</groupId> |
39 | 39 | <artifactId>spring-modulith-events</artifactId> |
40 | | - <version>0.1.0-SNAPSHOT</version> |
| 40 | + <version>0.1.0-RC1</version> |
41 | 41 | </dependency> |
42 | 42 | <dependency> |
43 | 43 | <groupId>org.springframework.experimental</groupId> |
44 | 44 | <artifactId>spring-modulith-events-core</artifactId> |
45 | | - <version>0.1.0-SNAPSHOT</version> |
| 45 | + <version>0.1.0-RC1</version> |
46 | 46 | </dependency> |
47 | 47 | <dependency> |
48 | 48 | <groupId>org.springframework.experimental</groupId> |
49 | 49 | <artifactId>spring-modulith-events-jackson</artifactId> |
50 | | - <version>0.1.0-SNAPSHOT</version> |
| 50 | + <version>0.1.0-RC1</version> |
51 | 51 | </dependency> |
52 | 52 | <dependency> |
53 | 53 | <groupId>org.springframework.experimental</groupId> |
54 | 54 | <artifactId>spring-modulith-events-jpa</artifactId> |
55 | | - <version>0.1.0-SNAPSHOT</version> |
| 55 | + <version>0.1.0-RC1</version> |
56 | 56 | </dependency> |
57 | 57 | <dependency> |
58 | 58 | <groupId>org.springframework.experimental</groupId> |
59 | 59 | <artifactId>spring-modulith-events-tests</artifactId> |
60 | | - <version>0.1.0-SNAPSHOT</version> |
| 60 | + <version>0.1.0-RC1</version> |
61 | 61 | </dependency> |
62 | 62 | <dependency> |
63 | 63 | <groupId>org.springframework.experimental</groupId> |
64 | 64 | <artifactId>spring-modulith-moments</artifactId> |
65 | | - <version>0.1.0-SNAPSHOT</version> |
| 65 | + <version>0.1.0-RC1</version> |
66 | 66 | </dependency> |
67 | 67 | <dependency> |
68 | 68 | <groupId>org.springframework.experimental</groupId> |
69 | 69 | <artifactId>spring-modulith-observability</artifactId> |
70 | | - <version>0.1.0-SNAPSHOT</version> |
| 70 | + <version>0.1.0-RC1</version> |
71 | 71 | </dependency> |
72 | 72 | <dependency> |
73 | 73 | <groupId>org.springframework.experimental</groupId> |
74 | 74 | <artifactId>spring-modulith-starter-jdbc</artifactId> |
75 | | - <version>0.1.0-SNAPSHOT</version> |
| 75 | + <version>0.1.0-RC1</version> |
76 | 76 | </dependency> |
77 | 77 | <dependency> |
78 | 78 | <groupId>org.springframework.experimental</groupId> |
79 | 79 | <artifactId>spring-modulith-starter-jpa</artifactId> |
80 | | - <version>0.1.0-SNAPSHOT</version> |
| 80 | + <version>0.1.0-RC1</version> |
81 | 81 | </dependency> |
82 | 82 | <dependency> |
83 | 83 | <groupId>org.springframework.experimental</groupId> |
84 | 84 | <artifactId>spring-modulith-starter-mongodb</artifactId> |
85 | | - <version>0.1.0-SNAPSHOT</version> |
| 85 | + <version>0.1.0-RC1</version> |
86 | 86 | </dependency> |
87 | 87 | <dependency> |
88 | 88 | <groupId>org.springframework.experimental</groupId> |
89 | 89 | <artifactId>spring-modulith-starter-test</artifactId> |
90 | | - <version>0.1.0-SNAPSHOT</version> |
| 90 | + <version>0.1.0-RC1</version> |
91 | 91 | </dependency> |
92 | 92 | <dependency> |
93 | 93 | <groupId>org.springframework.experimental</groupId> |
94 | 94 | <artifactId>spring-modulith-test</artifactId> |
95 | | - <version>0.1.0-SNAPSHOT</version> |
| 95 | + <version>0.1.0-RC1</version> |
96 | 96 | </dependency> |
97 | 97 | </dependencies> |
98 | 98 | </dependencyManagement> |
|
0 commit comments