mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
gnu: Add plexus-parent-pom-4.0.
* gnu/packages/maven-parent-pom.scm (plexus-parent-pom-4.0): New variable.
This commit is contained in:
parent
6969a575e4
commit
1350f558ef
1 changed files with 5 additions and 0 deletions
|
@ -364,3 +364,8 @@ (define-public plexus-parent-pom-3.1
|
|||
(make-plexus-parent-pom
|
||||
"3.1" "0r1wa6zrpzynn4028w7880abkk2xk25mipav5f0a4d1abqzy5m53"
|
||||
java-sonatype-spice-parent-pom-17))
|
||||
|
||||
(define-public plexus-parent-pom-4.0
|
||||
(make-plexus-parent-pom
|
||||
"4.0" "15xbvc3cqhdkli8sj2l4hqkvk6icikbj182fbm86ixkamjh5lyfk"
|
||||
java-sonatype-forge-parent-pom-10))
|
||||
|
|
Loading…
Reference in a new issue