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 77 <version >1.5-SNAPSHOT</version >
88 <name >AWS Serverless Java container</name >
99
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-
1710 <modules >
1811 <module >aws-serverless-java-container-core</module >
1912 <module >aws-serverless-java-container-jersey</module >
3528 <developerConnection >scm:git:git@github.com:awslabs/aws-serverless-java-container.git</developerConnection >
3629 </scm >
3730
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+
3839 <licenses >
3940 <license >
4041 <name >The Apache Software License, Version 2.0</name >
You can’t perform that action at this time.
0 commit comments