We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33594a2 commit 8f93270Copy full SHA for 8f93270
operator-framework-bom/pom.xml
@@ -128,19 +128,6 @@
128
</execution>
129
</executions>
130
</plugin>
131
- <plugin>
132
- <groupId>org.apache.maven.plugins</groupId>
133
- <artifactId>maven-source-plugin</artifactId>
134
- <version>${maven-source-plugin.version}</version>
135
- <executions>
136
- <execution>
137
- <id>attach-sources</id>
138
- <goals>
139
- <goal>jar-no-fork</goal>
140
- </goals>
141
- </execution>
142
- </executions>
143
- </plugin>
144
<plugin>
145
<groupId>org.apache.maven.plugins</groupId>
146
<artifactId>maven-gpg-plugin</artifactId>
0 commit comments