File tree 9 files changed +20
-20
lines changed
aws-serverless-java-container-core
aws-serverless-java-container-jersey
aws-serverless-java-container-spark
aws-serverless-java-container-spring
9 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.amazonaws.serverless</groupId >
6
6
<artifactId >aws-serverless-java-container</artifactId >
7
- <version >1.1.4-SNAPSHOT </version >
7
+ <version >1.1.4</version >
8
8
</parent >
9
9
10
10
<groupId >com.amazonaws.serverless.archetypes</groupId >
11
11
<artifactId >aws-serverless-jersey-archetype</artifactId >
12
- <version >1.1.4-SNAPSHOT </version >
12
+ <version >1.1.4</version >
13
13
<packaging >maven-archetype</packaging >
14
14
15
15
<scm >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.amazonaws.serverless</groupId >
6
6
<artifactId >aws-serverless-java-container</artifactId >
7
- <version >1.1.4-SNAPSHOT </version >
7
+ <version >1.1.4</version >
8
8
</parent >
9
9
10
10
<groupId >com.amazonaws.serverless.archetypes</groupId >
11
11
<artifactId >aws-serverless-spark-archetype</artifactId >
12
- <version >1.1.4-SNAPSHOT </version >
12
+ <version >1.1.4</version >
13
13
<packaging >maven-archetype</packaging >
14
14
15
15
<scm >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.amazonaws.serverless</groupId >
6
6
<artifactId >aws-serverless-java-container</artifactId >
7
- <version >1.1.4-SNAPSHOT </version >
7
+ <version >1.1.4</version >
8
8
</parent >
9
9
10
10
<groupId >com.amazonaws.serverless.archetypes</groupId >
11
11
<artifactId >aws-serverless-spring-archetype</artifactId >
12
- <version >1.1.4-SNAPSHOT </version >
12
+ <version >1.1.4</version >
13
13
<packaging >maven-archetype</packaging >
14
14
15
15
<scm >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.amazonaws.serverless</groupId >
6
6
<artifactId >aws-serverless-java-container</artifactId >
7
- <version >1.1.4-SNAPSHOT </version >
7
+ <version >1.1.4</version >
8
8
</parent >
9
9
10
10
<groupId >com.amazonaws.serverless.archetypes</groupId >
11
11
<artifactId >aws-serverless-springboot-archetype</artifactId >
12
- <version >1.1.4-SNAPSHOT </version >
12
+ <version >1.1.4</version >
13
13
<packaging >maven-archetype</packaging >
14
14
15
15
<scm >
Original file line number Diff line number Diff line change 6
6
<name >AWS Serverless Java container support - Core</name >
7
7
<description >Allows Java applications written for a servlet container to run in AWS Lambda</description >
8
8
<url >https://aws.amazon.com/lambda</url >
9
- <version >1.1.4-SNAPSHOT </version >
9
+ <version >1.1.4</version >
10
10
11
11
<parent >
12
12
<groupId >com.amazonaws.serverless</groupId >
13
13
<artifactId >aws-serverless-java-container</artifactId >
14
- <version >1.1.4-SNAPSHOT </version >
14
+ <version >1.1.4</version >
15
15
</parent >
16
16
17
17
<properties >
Original file line number Diff line number Diff line change 6
6
<name >AWS Serverless Java container support - Jersey implementation</name >
7
7
<description >Allows Java applications written for Jersey to run in AWS Lambda</description >
8
8
<url >https://aws.amazon.com/lambda</url >
9
- <version >1.1.4-SNAPSHOT </version >
9
+ <version >1.1.4</version >
10
10
11
11
<parent >
12
12
<groupId >com.amazonaws.serverless</groupId >
13
13
<artifactId >aws-serverless-java-container</artifactId >
14
- <version >1.1.4-SNAPSHOT </version >
14
+ <version >1.1.4</version >
15
15
</parent >
16
16
17
17
<properties >
23
23
<dependency >
24
24
<groupId >com.amazonaws.serverless</groupId >
25
25
<artifactId >aws-serverless-java-container-core</artifactId >
26
- <version >1.1.4-SNAPSHOT </version >
26
+ <version >1.1.4</version >
27
27
<exclusions >
28
28
<exclusion >
29
29
<groupId >com.fasterxml.jackson.core</groupId >
Original file line number Diff line number Diff line change 6
6
<name >AWS Serverless Java container support - Spark implementation</name >
7
7
<description >Allows Java applications written for Spark to run in AWS Lambda</description >
8
8
<url >https://aws.amazon.com/lambda</url >
9
- <version >1.1.4-SNAPSHOT </version >
9
+ <version >1.1.4</version >
10
10
11
11
<parent >
12
12
<groupId >com.amazonaws.serverless</groupId >
13
13
<artifactId >aws-serverless-java-container</artifactId >
14
- <version >1.1.4-SNAPSHOT </version >
14
+ <version >1.1.4</version >
15
15
</parent >
16
16
17
17
<properties >
23
23
<dependency >
24
24
<groupId >com.amazonaws.serverless</groupId >
25
25
<artifactId >aws-serverless-java-container-core</artifactId >
26
- <version >1.1.4-SNAPSHOT </version >
26
+ <version >1.1.4</version >
27
27
</dependency >
28
28
29
29
<!-- https://mvnrepository.com/artifact/com.sparkjava/spark-core -->
Original file line number Diff line number Diff line change 6
6
<name >AWS Serverless Java container support - Spring implementation</name >
7
7
<description >Allows Java applications written for the Spring framework to run in AWS Lambda</description >
8
8
<url >https://aws.amazon.com/lambda</url >
9
- <version >1.1.4-SNAPSHOT </version >
9
+ <version >1.1.4</version >
10
10
11
11
<parent >
12
12
<groupId >com.amazonaws.serverless</groupId >
13
13
<artifactId >aws-serverless-java-container</artifactId >
14
- <version >1.1.4-SNAPSHOT </version >
14
+ <version >1.1.4</version >
15
15
</parent >
16
16
17
17
<properties >
25
25
<dependency >
26
26
<groupId >com.amazonaws.serverless</groupId >
27
27
<artifactId >aws-serverless-java-container-core</artifactId >
28
- <version >1.1.4-SNAPSHOT </version >
28
+ <version >1.1.4</version >
29
29
</dependency >
30
30
31
31
<!-- https://mvnrepository.com/artifact/org.springframework/spring-webmvc -->
Original file line number Diff line number Diff line change 4
4
<groupId >com.amazonaws.serverless</groupId >
5
5
<artifactId >aws-serverless-java-container</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >1.1.4-SNAPSHOT </version >
7
+ <version >1.1.4</version >
8
8
<name >AWS Serverless Java container</name >
9
9
10
10
<!-- https://mvnrepository.com/artifact/org.sonatype.oss/oss-parent -->
You can’t perform that action at this time.
0 commit comments