File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 <maven .version>3.3.9</maven .version>
3636 </properties >
3737
38- <repositories >
39- <repository >
40- <snapshots >
41- <enabled >false</enabled >
42- </snapshots >
43- <id >lightbend-akkaserverless</id >
44- <name >repo-lightbend-com-akkaserverless</name >
45- <url >https://repo.lightbend.com/lightbend/akkaserverless/</url >
46- </repository >
47- </repositories >
48-
4938 <distributionManagement >
5039 <snapshotRepository >
5140 <id >ossrh</id >
6049 <groupId >org.sonatype.plugins</groupId >
6150 <artifactId >nexus-staging-maven-plugin</artifactId >
6251 <version >1.6.7</version >
63- <extensions >true</extensions >
52+ <extensions >true</extensions >
6453 <configuration >
6554 <serverId >ossrh</serverId >
6655 <nexusUrl >https://s01.oss.sonatype.org</nexusUrl >
8372 </plugin >
8473 </plugins >
8574 </pluginManagement >
86- <plugins >
87- <plugin >
88- <groupId >org.apache.maven.plugins</groupId >
89- <artifactId >maven-deploy-plugin</artifactId >
90- <version >2.8.2</version >
91- <configuration >
92- <skip >true</skip >
93- </configuration >
94- <inherited >false</inherited >
95- </plugin >
96- </plugins >
9775 </build >
9876
9977 <profiles >
You can’t perform that action at this time.
0 commit comments