File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
- <name >CAE EnvVars </name >
6
+ <name >CAE Env Vars </name >
7
7
<description >CAE EnvVars library</description >
8
8
<url >https://github.com/clean-arch-enablers-project/cae-utils-env-vars/blob/main/README.md</url >
9
9
<groupId >com.clean-arch-enablers</groupId >
10
10
<artifactId >cae-env-vars</artifactId >
11
- <version >3 .0.0</version >
11
+ <version >4 .0.0</version >
12
12
<packaging >jar</packaging >
13
13
<licenses >
14
14
<license >
37
37
<dependency >
38
38
<groupId >com.clean-arch-enablers</groupId >
39
39
<artifactId >cae-trier</artifactId >
40
- <version >3 .0.0</version >
40
+ <version >4 .0.0</version >
41
41
<scope >compile</scope >
42
42
</dependency >
43
43
<dependency >
You can’t perform that action at this time.
0 commit comments