Skip to content

Commit 3b3aa2d

Browse files
committed
chore(pom): 更新所有模块版本号
1 parent 5edb0f8 commit 3b3aa2d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -202,22 +202,22 @@
202202
<dependency>
203203
<groupId>com.rpamis</groupId>
204204
<artifactId>rpamis-security-annotation</artifactId>
205-
<version>${revision}</version>
205+
<version>1.0.3-SNAPSHOT</version>
206206
</dependency>
207207
<dependency>
208208
<groupId>com.rpamis</groupId>
209209
<artifactId>rpamis-security-core</artifactId>
210-
<version>${revision}</version>
210+
<version>1.0.3-SNAPSHOT</version>
211211
</dependency>
212212
<dependency>
213213
<groupId>com.rpamis</groupId>
214214
<artifactId>rpamis-security-spring-boot-starter</artifactId>
215-
<version>${revision}</version>
215+
<version>1.0.3-SNAPSHOT</version>
216216
</dependency>
217217
<dependency>
218218
<groupId>com.rpamis</groupId>
219219
<artifactId>rpamis-security-test</artifactId>
220-
<version>${revision}</version>
220+
<version>1.0.3-SNAPSHOT</version>
221221
</dependency>
222222
</dependencies>
223223
</dependencyManagement>

0 commit comments

Comments
 (0)