File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 7
7
<version >1.5-SNAPSHOT</version >
8
8
<name >AWS Serverless Java container</name >
9
9
10
- <!-- https://mvnrepository.com/artifact/org.sonatype.oss/oss-parent -->
11
- <parent >
12
- <groupId >org.sonatype.oss</groupId >
13
- <artifactId >oss-parent</artifactId >
14
- <version >7</version >
15
- </parent >
16
-
17
10
<modules >
18
11
<module >aws-serverless-java-container-core</module >
19
12
<module >aws-serverless-java-container-jersey</module >
35
28
<developerConnection >scm:git:git@github.com:awslabs/aws-serverless-java-container.git</developerConnection >
36
29
</scm >
37
30
31
+ <distributionManagement >
32
+ <repository >
33
+ <id >aws-oss-sonatype-staging</id >
34
+ <name >AWS Sonatype staging</name >
35
+ <url >https://aws.oss.sonatype.org</url >
36
+ </repository >
37
+ </distributionManagement >
38
+
38
39
<licenses >
39
40
<license >
40
41
<name >The Apache Software License, Version 2.0</name >
You can’t perform that action at this time.
0 commit comments