Skip to content

Commit 7c14b3b

Browse files
committed
Remove temporary staging profile
1 parent 5375f61 commit 7c14b3b

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,19 +1014,5 @@ under the License.</licenseText>
10141014
<module>its</module>
10151015
</modules>
10161016
</profile>
1017-
<profile>
1018-
<id>resolver-rc-2-staging</id>
1019-
<activation>
1020-
<property>
1021-
<name>os.name</name>
1022-
</property>
1023-
</activation>
1024-
<repositories>
1025-
<repository>
1026-
<id>apache-2255-staging</id>
1027-
<url>https://repository.apache.org/content/repositories/maven-2255/</url>
1028-
</repository>
1029-
</repositories>
1030-
</profile>
10311017
</profiles>
10321018
</project>

0 commit comments

Comments
 (0)