File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change 101101 <groupId >org.apache.maven.plugins</groupId >
102102 <artifactId >maven-assembly-plugin</artifactId >
103103 </plugin >
104- <plugin >
105- <groupId >org.codehaus.mojo</groupId >
106- <artifactId >wagon-maven-plugin</artifactId >
107- </plugin >
108104 <plugin >
109105 <groupId >org.asciidoctor</groupId >
110106 <artifactId >asciidoctor-maven-plugin</artifactId >
113109 </plugins >
114110 </build >
115111
116- <profiles >
117- <profile >
118- <id >release</id >
119- <build >
120- <plugins >
121- <plugin >
122- <groupId >org.jfrog.buildinfo</groupId >
123- <artifactId >artifactory-maven-plugin</artifactId >
124- <inherited >false</inherited >
125- </plugin >
126- </plugins >
127- </build >
128- </profile >
129- </profiles >
130-
131112 <repositories >
132113 <repository >
133114 <id >spring-libs-snapshot</id >
You can’t perform that action at this time.
0 commit comments