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