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 2409b22 commit 34e69eeCopy full SHA for 34e69ee
1 file changed
operator-framework-bom/pom.xml
@@ -131,6 +131,7 @@
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>
@@ -143,6 +144,7 @@
143
144
145
146
<artifactId>maven-gpg-plugin</artifactId>
147
+ <version>${maven-gpg-plugin.version}</version>
148
149
150
<id>sign-artifacts</id>
0 commit comments