|
7 | 7 | <url>https://www.roda-community.org/</url> |
8 | 8 | <groupId>org.roda-community</groupId> |
9 | 9 | <artifactId>roda</artifactId> |
10 | | - <version>6.1.0-SNAPSHOT</version> |
| 10 | + <version>6.0.1</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 |
|
645 | 645 | <groupId>org.roda-community</groupId> |
646 | 646 | <artifactId>roda-common-data</artifactId> |
647 | 647 | <classifier>sources</classifier> |
648 | | - <version>6.1.0-SNAPSHOT</version> |
| 648 | + <version>6.0.1</version> |
649 | 649 | </dependency> |
650 | 650 | <dependency> |
651 | 651 | <groupId>org.roda-community</groupId> |
652 | 652 | <artifactId>roda-common-data</artifactId> |
653 | | - <version>6.1.0-SNAPSHOT</version> |
| 653 | + <version>6.0.1</version> |
654 | 654 | </dependency> |
655 | 655 | <dependency> |
656 | 656 | <groupId>org.roda-community</groupId> |
657 | 657 | <artifactId>roda-common-utils</artifactId> |
658 | | - <version>6.1.0-SNAPSHOT</version> |
| 658 | + <version>6.0.1</version> |
659 | 659 | </dependency> |
660 | 660 | <dependency> |
661 | 661 | <groupId>org.roda-community</groupId> |
662 | 662 | <artifactId>roda-core</artifactId> |
663 | | - <version>6.1.0-SNAPSHOT</version> |
| 663 | + <version>6.0.1</version> |
664 | 664 | </dependency> |
665 | 665 | <dependency> |
666 | 666 | <groupId>org.roda-community</groupId> |
667 | 667 | <artifactId>roda-core-tests</artifactId> |
668 | | - <version>6.1.0-SNAPSHOT</version> |
| 668 | + <version>6.0.1</version> |
669 | 669 | </dependency> |
670 | 670 | <dependency> |
671 | 671 | <groupId>org.roda-community</groupId> |
672 | 672 | <artifactId>roda-core-tests</artifactId> |
673 | 673 | <type>test-jar</type> |
674 | 674 | <scope>test</scope> |
675 | | - <version>6.1.0-SNAPSHOT</version> |
| 675 | + <version>6.0.1</version> |
676 | 676 | </dependency> |
677 | 677 | <!-- RODA own modules dependencies - end --> |
678 | 678 | <dependency> |
|
0 commit comments