|
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.2</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
|
|
641 | 641 | <groupId>org.roda-project</groupId>
|
642 | 642 | <artifactId>roda-common-data</artifactId>
|
643 | 643 | <classifier>sources</classifier>
|
644 |
| - <version>5.8.0-SNAPSHOT</version> |
| 644 | + <version>5.7.2</version> |
645 | 645 | </dependency>
|
646 | 646 | <dependency>
|
647 | 647 | <groupId>org.roda-project</groupId>
|
648 | 648 | <artifactId>roda-common-data</artifactId>
|
649 |
| - <version>5.8.0-SNAPSHOT</version> |
| 649 | + <version>5.7.2</version> |
650 | 650 | </dependency>
|
651 | 651 | <dependency>
|
652 | 652 | <groupId>org.roda-project</groupId>
|
653 | 653 | <artifactId>roda-common-utils</artifactId>
|
654 |
| - <version>5.8.0-SNAPSHOT</version> |
| 654 | + <version>5.7.2</version> |
655 | 655 | </dependency>
|
656 | 656 | <dependency>
|
657 | 657 | <groupId>org.roda-project</groupId>
|
658 | 658 | <artifactId>roda-core</artifactId>
|
659 |
| - <version>5.8.0-SNAPSHOT</version> |
| 659 | + <version>5.7.2</version> |
660 | 660 | </dependency>
|
661 | 661 | <dependency>
|
662 | 662 | <groupId>org.roda-project</groupId>
|
663 | 663 | <artifactId>roda-core-tests</artifactId>
|
664 |
| - <version>5.8.0-SNAPSHOT</version> |
| 664 | + <version>5.7.2</version> |
665 | 665 | </dependency>
|
666 | 666 | <dependency>
|
667 | 667 | <groupId>org.roda-project</groupId>
|
668 | 668 | <artifactId>roda-core-tests</artifactId>
|
669 | 669 | <type>test-jar</type>
|
670 | 670 | <scope>test</scope>
|
671 |
| - <version>5.8.0-SNAPSHOT</version> |
| 671 | + <version>5.7.2</version> |
672 | 672 | </dependency>
|
673 | 673 | <!-- RODA own modules dependencies - end -->
|
674 | 674 | <dependency>
|
|
0 commit comments