|
13 | 13 | <parent> |
14 | 14 | <groupId>org.springframework.modulith</groupId> |
15 | 15 | <artifactId>spring-modulith</artifactId> |
16 | | - <version>1.0.0-M1</version> |
| 16 | + <version>1.0.0-SNAPSHOT</version> |
17 | 17 | <relativePath>../pom.xml</relativePath> |
18 | 18 | </parent> |
19 | 19 |
|
|
22 | 22 | <dependency> |
23 | 23 | <groupId>org.springframework.modulith</groupId> |
24 | 24 | <artifactId>spring-modulith-actuator</artifactId> |
25 | | - <version>1.0.0-M1</version> |
| 25 | + <version>1.0.0-SNAPSHOT</version> |
26 | 26 | </dependency> |
27 | 27 | <dependency> |
28 | 28 | <groupId>org.springframework.modulith</groupId> |
29 | 29 | <artifactId>spring-modulith-api</artifactId> |
30 | | - <version>1.0.0-M1</version> |
| 30 | + <version>1.0.0-SNAPSHOT</version> |
31 | 31 | </dependency> |
32 | 32 | <dependency> |
33 | 33 | <groupId>org.springframework.modulith</groupId> |
34 | 34 | <artifactId>spring-modulith-core</artifactId> |
35 | | - <version>1.0.0-M1</version> |
| 35 | + <version>1.0.0-SNAPSHOT</version> |
36 | 36 | </dependency> |
37 | 37 | <dependency> |
38 | 38 | <groupId>org.springframework.modulith</groupId> |
39 | 39 | <artifactId>spring-modulith-docs</artifactId> |
40 | | - <version>1.0.0-M1</version> |
| 40 | + <version>1.0.0-SNAPSHOT</version> |
41 | 41 | </dependency> |
42 | 42 | <dependency> |
43 | 43 | <groupId>org.springframework.modulith</groupId> |
44 | 44 | <artifactId>spring-modulith-events</artifactId> |
45 | | - <version>1.0.0-M1</version> |
| 45 | + <version>1.0.0-SNAPSHOT</version> |
46 | 46 | </dependency> |
47 | 47 | <dependency> |
48 | 48 | <groupId>org.springframework.modulith</groupId> |
49 | 49 | <artifactId>spring-modulith-events-core</artifactId> |
50 | | - <version>1.0.0-M1</version> |
| 50 | + <version>1.0.0-SNAPSHOT</version> |
51 | 51 | </dependency> |
52 | 52 | <dependency> |
53 | 53 | <groupId>org.springframework.modulith</groupId> |
54 | 54 | <artifactId>spring-modulith-events-jackson</artifactId> |
55 | | - <version>1.0.0-M1</version> |
| 55 | + <version>1.0.0-SNAPSHOT</version> |
56 | 56 | </dependency> |
57 | 57 | <dependency> |
58 | 58 | <groupId>org.springframework.modulith</groupId> |
59 | 59 | <artifactId>spring-modulith-events-jdbc</artifactId> |
60 | | - <version>1.0.0-M1</version> |
| 60 | + <version>1.0.0-SNAPSHOT</version> |
61 | 61 | </dependency> |
62 | 62 | <dependency> |
63 | 63 | <groupId>org.springframework.modulith</groupId> |
64 | 64 | <artifactId>spring-modulith-events-jpa</artifactId> |
65 | | - <version>1.0.0-M1</version> |
| 65 | + <version>1.0.0-SNAPSHOT</version> |
66 | 66 | </dependency> |
67 | 67 | <dependency> |
68 | 68 | <groupId>org.springframework.modulith</groupId> |
69 | 69 | <artifactId>spring-modulith-events-mongodb</artifactId> |
70 | | - <version>1.0.0-M1</version> |
| 70 | + <version>1.0.0-SNAPSHOT</version> |
71 | 71 | </dependency> |
72 | 72 | <dependency> |
73 | 73 | <groupId>org.springframework.modulith</groupId> |
74 | 74 | <artifactId>spring-modulith-events-tests</artifactId> |
75 | | - <version>1.0.0-M1</version> |
| 75 | + <version>1.0.0-SNAPSHOT</version> |
76 | 76 | </dependency> |
77 | 77 | <dependency> |
78 | 78 | <groupId>org.springframework.modulith</groupId> |
79 | 79 | <artifactId>spring-modulith-moments</artifactId> |
80 | | - <version>1.0.0-M1</version> |
| 80 | + <version>1.0.0-SNAPSHOT</version> |
81 | 81 | </dependency> |
82 | 82 | <dependency> |
83 | 83 | <groupId>org.springframework.modulith</groupId> |
84 | 84 | <artifactId>spring-modulith-observability</artifactId> |
85 | | - <version>1.0.0-M1</version> |
| 85 | + <version>1.0.0-SNAPSHOT</version> |
86 | 86 | </dependency> |
87 | 87 | <dependency> |
88 | 88 | <groupId>org.springframework.modulith</groupId> |
89 | 89 | <artifactId>spring-modulith-runtime</artifactId> |
90 | | - <version>1.0.0-M1</version> |
| 90 | + <version>1.0.0-SNAPSHOT</version> |
91 | 91 | </dependency> |
92 | 92 | <dependency> |
93 | 93 | <groupId>org.springframework.modulith</groupId> |
94 | 94 | <artifactId>spring-modulith-starter-core</artifactId> |
95 | | - <version>1.0.0-M1</version> |
| 95 | + <version>1.0.0-SNAPSHOT</version> |
96 | 96 | </dependency> |
97 | 97 | <dependency> |
98 | 98 | <groupId>org.springframework.modulith</groupId> |
99 | 99 | <artifactId>spring-modulith-starter-insight</artifactId> |
100 | | - <version>1.0.0-M1</version> |
| 100 | + <version>1.0.0-SNAPSHOT</version> |
101 | 101 | </dependency> |
102 | 102 | <dependency> |
103 | 103 | <groupId>org.springframework.modulith</groupId> |
104 | 104 | <artifactId>spring-modulith-starter-jdbc</artifactId> |
105 | | - <version>1.0.0-M1</version> |
| 105 | + <version>1.0.0-SNAPSHOT</version> |
106 | 106 | </dependency> |
107 | 107 | <dependency> |
108 | 108 | <groupId>org.springframework.modulith</groupId> |
109 | 109 | <artifactId>spring-modulith-starter-jpa</artifactId> |
110 | | - <version>1.0.0-M1</version> |
| 110 | + <version>1.0.0-SNAPSHOT</version> |
111 | 111 | </dependency> |
112 | 112 | <dependency> |
113 | 113 | <groupId>org.springframework.modulith</groupId> |
114 | 114 | <artifactId>spring-modulith-starter-mongodb</artifactId> |
115 | | - <version>1.0.0-M1</version> |
| 115 | + <version>1.0.0-SNAPSHOT</version> |
116 | 116 | </dependency> |
117 | 117 | <dependency> |
118 | 118 | <groupId>org.springframework.modulith</groupId> |
119 | 119 | <artifactId>spring-modulith-starter-test</artifactId> |
120 | | - <version>1.0.0-M1</version> |
| 120 | + <version>1.0.0-SNAPSHOT</version> |
121 | 121 | </dependency> |
122 | 122 | <dependency> |
123 | 123 | <groupId>org.springframework.modulith</groupId> |
124 | 124 | <artifactId>spring-modulith-test</artifactId> |
125 | | - <version>1.0.0-M1</version> |
| 125 | + <version>1.0.0-SNAPSHOT</version> |
126 | 126 | </dependency> |
127 | 127 | </dependencies> |
128 | 128 | </dependencyManagement> |
|
0 commit comments