|
7 | 7 | <url>https://roda.keep.pt/</url> |
8 | 8 | <groupId>org.roda-project</groupId> |
9 | 9 | <artifactId>roda</artifactId> |
10 | | - <version>5.8.0-SNAPSHOT</version> |
| 10 | + <version>5.7.11</version> |
11 | 11 | <packaging>pom</packaging> |
12 | 12 | <description>RODA is a full-featured open-source digital preservation repository providing all the |
13 | 13 | functionality |
|
640 | 640 | <groupId>org.roda-project</groupId> |
641 | 641 | <artifactId>roda-common-data</artifactId> |
642 | 642 | <classifier>sources</classifier> |
643 | | - <version>5.8.0-SNAPSHOT</version> |
| 643 | + <version>5.7.11</version> |
644 | 644 | </dependency> |
645 | 645 | <dependency> |
646 | 646 | <groupId>org.roda-project</groupId> |
647 | 647 | <artifactId>roda-common-data</artifactId> |
648 | | - <version>5.8.0-SNAPSHOT</version> |
| 648 | + <version>5.7.11</version> |
649 | 649 | </dependency> |
650 | 650 | <dependency> |
651 | 651 | <groupId>org.roda-project</groupId> |
652 | 652 | <artifactId>roda-common-utils</artifactId> |
653 | | - <version>5.8.0-SNAPSHOT</version> |
| 653 | + <version>5.7.11</version> |
654 | 654 | </dependency> |
655 | 655 | <dependency> |
656 | 656 | <groupId>org.roda-project</groupId> |
657 | 657 | <artifactId>roda-core</artifactId> |
658 | | - <version>5.8.0-SNAPSHOT</version> |
| 658 | + <version>5.7.11</version> |
659 | 659 | </dependency> |
660 | 660 | <dependency> |
661 | 661 | <groupId>org.roda-project</groupId> |
662 | 662 | <artifactId>roda-core-tests</artifactId> |
663 | | - <version>5.8.0-SNAPSHOT</version> |
| 663 | + <version>5.7.11</version> |
664 | 664 | </dependency> |
665 | 665 | <dependency> |
666 | 666 | <groupId>org.roda-project</groupId> |
667 | 667 | <artifactId>roda-core-tests</artifactId> |
668 | 668 | <type>test-jar</type> |
669 | 669 | <scope>test</scope> |
670 | | - <version>5.8.0-SNAPSHOT</version> |
| 670 | + <version>5.7.11</version> |
671 | 671 | </dependency> |
672 | 672 | <!-- RODA own modules dependencies - end --> |
673 | 673 | <dependency> |
|
0 commit comments