File tree Expand file tree Collapse file tree
microsphere-bean-validation
microsphere-java-enterprise-parent Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 <!-- Microsphere Core -->
2727 <dependency >
2828 <groupId >io.github.microsphere-projects</groupId >
29- <artifactId >microsphere-core</artifactId >
29+ <artifactId >microsphere-java- core</artifactId >
3030 </dependency >
3131
3232 <!-- Java Common Annotations -->
Original file line number Diff line number Diff line change 4747 <!-- Microsphere Core -->
4848 <dependency >
4949 <groupId >io.github.microsphere-projects</groupId >
50- <artifactId >microsphere-core</artifactId >
50+ <artifactId >microsphere-java- core</artifactId >
5151 </dependency >
5252
5353 <!-- Microsphere Interceptor -->
Original file line number Diff line number Diff line change 4242 <!-- Microsphere Core -->
4343 <dependency >
4444 <groupId >io.github.microsphere-projects</groupId >
45- <artifactId >microsphere-core</artifactId >
45+ <artifactId >microsphere-java- core</artifactId >
4646 </dependency >
4747
4848 <!-- CGLIB -->
Original file line number Diff line number Diff line change 3030 <javax .mail.version>1.4.7</javax .mail.version>
3131 <javax .xml.version>2.3.1</javax .xml.version>
3232
33- <!-- Internal Projects -->
34- <microsphere .version>0.0.1 </microsphere .version>
33+ <!-- Internal -->
34+ <microsphere-java .version>0.0.4 </microsphere-java .version>
3535
3636 <!-- Third Parties -->
3737 <spring-framework .version>5.3.27</spring-framework .version>
5656
5757 <dependencyManagement >
5858 <dependencies >
59- <!-- Spring Framewor Dependencies -->
59+ <!-- Spring Framework Dependencies -->
6060 <dependency >
6161 <groupId >org.springframework</groupId >
6262 <artifactId >spring-framework-bom</artifactId >
6565 <scope >import</scope >
6666 </dependency >
6767
68- <!-- Microsphere Dependencies -->
68+ <!-- Microsphere Java Dependencies -->
6969 <dependency >
7070 <groupId >io.github.microsphere-projects</groupId >
71- <artifactId >microsphere-dependencies</artifactId >
72- <version >${microsphere.version} </version >
71+ <artifactId >microsphere-java- dependencies</artifactId >
72+ <version >${microsphere-java .version} </version >
7373 <type >pom</type >
7474 <scope >import</scope >
7575 </dependency >
Original file line number Diff line number Diff line change 3535 <!-- Microsphere Core -->
3636 <dependency >
3737 <groupId >io.github.microsphere-projects</groupId >
38- <artifactId >microsphere-core</artifactId >
38+ <artifactId >microsphere-java- core</artifactId >
3939 </dependency >
4040
4141 <!-- Microsphere Interceptor -->
Original file line number Diff line number Diff line change 2222 <!-- Microsphere Core -->
2323 <dependency >
2424 <groupId >io.github.microsphere-projects</groupId >
25- <artifactId >microsphere-core</artifactId >
25+ <artifactId >microsphere-java- core</artifactId >
2626 </dependency >
2727
2828 <!-- Java Common Annotations -->
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.github.microsphere-projects</groupId >
88 <artifactId >microsphere-build</artifactId >
9- <version >0.0.2 </version >
9+ <version >0.0.5 </version >
1010 </parent >
1111
1212 <groupId >io.github.microsphere-projects</groupId >
5252 </scm >
5353
5454 <properties >
55- <revision >0.0.1 </revision >
55+ <revision >0.0.2 </revision >
5656 </properties >
5757
5858 <modules >
You can’t perform that action at this time.
0 commit comments