You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+2-2
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
12
12
<groupId>dev.luismachadoreis.blueprint</groupId>
13
13
<artifactId>spring-commander</artifactId>
14
-
<version>0.0.2-SNAPSHOT</version>
14
+
<version>0.0.2</version>
15
15
<name>spring-commander</name>
16
16
<description>Spring Commander is a lightweight framework for implementing the Command-Query Separation (CQS) pattern in Java Spring Boot, powered by a clean Mediator architecture.</description>
0 commit comments