|
7 | 7 | <url>https://www.roda-community.org/</url> |
8 | 8 | <groupId>org.roda-community</groupId> |
9 | 9 | <artifactId>roda</artifactId> |
10 | | - <version>6.0.2</version> |
| 10 | + <version>6.1.0-SNAPSHOT</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 |
|
622 | 622 | <groupId>org.roda-community</groupId> |
623 | 623 | <artifactId>roda-common-data</artifactId> |
624 | 624 | <classifier>sources</classifier> |
625 | | - <version>6.0.2</version> |
| 625 | + <version>6.1.0-SNAPSHOT</version> |
626 | 626 | </dependency> |
627 | 627 | <dependency> |
628 | 628 | <groupId>org.roda-community</groupId> |
629 | 629 | <artifactId>roda-common-data</artifactId> |
630 | | - <version>6.0.2</version> |
| 630 | + <version>6.1.0-SNAPSHOT</version> |
631 | 631 | </dependency> |
632 | 632 | <dependency> |
633 | 633 | <groupId>org.roda-community</groupId> |
634 | 634 | <artifactId>roda-common-utils</artifactId> |
635 | | - <version>6.0.2</version> |
| 635 | + <version>6.1.0-SNAPSHOT</version> |
636 | 636 | </dependency> |
637 | 637 | <dependency> |
638 | 638 | <groupId>org.roda-community</groupId> |
639 | 639 | <artifactId>roda-core</artifactId> |
640 | | - <version>6.0.2</version> |
| 640 | + <version>6.1.0-SNAPSHOT</version> |
641 | 641 | </dependency> |
642 | 642 | <dependency> |
643 | 643 | <groupId>org.roda-community</groupId> |
644 | 644 | <artifactId>roda-core-tests</artifactId> |
645 | | - <version>6.0.2</version> |
| 645 | + <version>6.1.0-SNAPSHOT</version> |
646 | 646 | </dependency> |
647 | 647 | <dependency> |
648 | 648 | <groupId>org.roda-community</groupId> |
649 | 649 | <artifactId>roda-core-tests</artifactId> |
650 | 650 | <type>test-jar</type> |
651 | 651 | <scope>test</scope> |
652 | | - <version>6.0.2</version> |
| 652 | + <version>6.1.0-SNAPSHOT</version> |
653 | 653 | </dependency> |
654 | 654 | <!-- RODA own modules dependencies - end --> |
655 | 655 | <dependency> |
|
0 commit comments