File tree 1 file changed +0
-19
lines changed
1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change 101
101
<groupId >org.apache.maven.plugins</groupId >
102
102
<artifactId >maven-assembly-plugin</artifactId >
103
103
</plugin >
104
- <plugin >
105
- <groupId >org.codehaus.mojo</groupId >
106
- <artifactId >wagon-maven-plugin</artifactId >
107
- </plugin >
108
104
<plugin >
109
105
<groupId >org.asciidoctor</groupId >
110
106
<artifactId >asciidoctor-maven-plugin</artifactId >
113
109
</plugins >
114
110
</build >
115
111
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
-
131
112
<repositories >
132
113
<repository >
133
114
<id >spring-libs-snapshot</id >
You can’t perform that action at this time.
0 commit comments