plexus-i18n/plexus-i18n-plexus-container-default-missing.patch
Troy Dawson 9443ff4e3e RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/plexus-i18n#311f7c5c939c1c7b030acc76039ebf9a7534a922
2020-10-14 16:07:31 -07:00

16 lines
561 B
Diff

diff -Naur plexus-i18n-1.0-beta-10.orig/pom.xml plexus-i18n-1.0-beta-10/pom.xml
--- plexus-i18n-1.0-beta-10.orig/pom.xml 2012-03-06 15:41:05.000000000 +0100
+++ plexus-i18n-1.0-beta-10/pom.xml 2012-03-06 15:54:20.383999743 +0100
@@ -50,6 +50,11 @@
<artifactId>plexus-utils</artifactId>
<version>1.4.5</version>
</dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-container-default</artifactId>
+ <version>1.0-alpha-9-stable-1</version>
+ </dependency>
</dependencies>
<scm>