File tree 4 files changed +4
-5
lines changed
4 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<groupId >software.amazon.lambda</groupId >
8
8
<artifactId >powertools-parent</artifactId >
9
- <version >${revision} </version >
9
+ <version >0.1.0-SNAPSHOT </version >
10
10
<packaging >pom</packaging >
11
11
12
12
<name >AWS Lambda Powertools Java library Parent</name >
45
45
</developers >
46
46
47
47
<properties >
48
- <revision >0.1.0-SNAPSHOT</revision >
49
48
<maven .compiler.source>1.8</maven .compiler.source>
50
49
<maven .compiler.target>1.8</maven .compiler.target>
51
50
<log4j .version>2.13.3</log4j .version>
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<artifactId >powertools-parent</artifactId >
12
12
<groupId >software.amazon.lambda</groupId >
13
- <version >${revision} </version >
13
+ <version >0.1.0-SNAPSHOT </version >
14
14
<relativePath >../pom.xml</relativePath >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<artifactId >powertools-parent</artifactId >
12
12
<groupId >software.amazon.lambda</groupId >
13
- <version >${revision} </version >
13
+ <version >0.1.0-SNAPSHOT </version >
14
14
<relativePath >../pom.xml</relativePath >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<artifactId >powertools-parent</artifactId >
12
12
<groupId >software.amazon.lambda</groupId >
13
- <version >${revision} </version >
13
+ <version >0.1.0-SNAPSHOT </version >
14
14
<relativePath >../pom.xml</relativePath >
15
15
</parent >
16
16
You can’t perform that action at this time.
0 commit comments