|
732 | 732 | <dependency>
|
733 | 733 | <groupId>org.apache.plc4x</groupId>
|
734 | 734 | <artifactId>plc4x-code-generation-language-go</artifactId>
|
735 |
| - <version>0.13.0-SNAPSHOT</version> |
736 | 735 | <!-- Scope is 'provided' as this way it's not shipped with the driver -->
|
737 | 736 | <scope>provided</scope>
|
738 | 737 | </dependency>
|
739 | 738 |
|
740 | 739 | <dependency>
|
741 | 740 | <groupId>org.apache.plc4x</groupId>
|
742 | 741 | <artifactId>plc4x-protocols-ab-eth</artifactId>
|
743 |
| - <version>0.13.0-SNAPSHOT</version> |
744 | 742 | <!-- Scope is 'provided' as this way it's not shipped with the driver -->
|
745 | 743 | <scope>provided</scope>
|
746 | 744 | </dependency>
|
747 | 745 | <dependency>
|
748 | 746 | <groupId>org.apache.plc4x</groupId>
|
749 | 747 | <artifactId>plc4x-protocols-ads</artifactId>
|
750 |
| - <version>0.13.0-SNAPSHOT</version> |
751 | 748 | <!-- Scope is 'provided' as this way it's not shipped with the driver -->
|
752 | 749 | <scope>provided</scope>
|
753 | 750 | </dependency>
|
754 | 751 | <dependency>
|
755 | 752 | <groupId>org.apache.plc4x</groupId>
|
756 | 753 | <artifactId>plc4x-protocols-bacnetip</artifactId>
|
757 |
| - <version>0.13.0-SNAPSHOT</version> |
758 | 754 | <!-- Scope is 'provided' as this way it's not shipped with the driver -->
|
759 | 755 | <scope>provided</scope>
|
760 | 756 | </dependency>
|
761 | 757 | <dependency>
|
762 | 758 | <groupId>org.apache.plc4x</groupId>
|
763 | 759 | <artifactId>plc4x-protocols-c-bus</artifactId>
|
764 |
| - <version>0.13.0-SNAPSHOT</version> |
765 | 760 | <!-- Scope is 'provided' as this way it's not shipped with the driver -->
|
766 | 761 | <scope>provided</scope>
|
767 | 762 | </dependency>
|
768 | 763 | <dependency>
|
769 | 764 | <groupId>org.apache.plc4x</groupId>
|
770 | 765 | <artifactId>plc4x-protocols-df1</artifactId>
|
771 |
| - <version>0.13.0-SNAPSHOT</version> |
772 | 766 | <!-- Scope is 'provided' as this way it's not shipped with the driver -->
|
773 | 767 | <scope>provided</scope>
|
774 | 768 | </dependency>
|
775 | 769 | <dependency>
|
776 | 770 | <groupId>org.apache.plc4x</groupId>
|
777 | 771 | <artifactId>plc4x-protocols-eip</artifactId>
|
778 |
| - <version>0.13.0-SNAPSHOT</version> |
779 | 772 | <!-- Scope is 'provided' as this way it's not shipped with the driver -->
|
780 | 773 | <scope>provided</scope>
|
781 | 774 | </dependency>
|
782 | 775 | <dependency>
|
783 | 776 | <groupId>org.apache.plc4x</groupId>
|
784 | 777 | <artifactId>plc4x-protocols-firmata</artifactId>
|
785 |
| - <version>0.13.0-SNAPSHOT</version> |
786 | 778 | <!-- Scope is 'provided' as this way it's not shipped with the driver -->
|
787 | 779 | <scope>provided</scope>
|
788 | 780 | </dependency>
|
789 | 781 | <dependency>
|
790 | 782 | <groupId>org.apache.plc4x</groupId>
|
791 | 783 | <artifactId>plc4x-protocols-knxnetip</artifactId>
|
792 |
| - <version>0.13.0-SNAPSHOT</version> |
793 | 784 | <!-- Scope is 'provided' as this way it's not shipped with the driver -->
|
794 | 785 | <scope>provided</scope>
|
795 | 786 | </dependency>
|
796 | 787 | <dependency>
|
797 | 788 | <groupId>org.apache.plc4x</groupId>
|
798 | 789 | <artifactId>plc4x-protocols-modbus</artifactId>
|
799 |
| - <version>0.13.0-SNAPSHOT</version> |
800 | 790 | <!-- Scope is 'provided' as this way it's not shipped with the driver -->
|
801 | 791 | <scope>provided</scope>
|
802 | 792 | </dependency>
|
803 | 793 | <dependency>
|
804 | 794 | <groupId>org.apache.plc4x</groupId>
|
805 | 795 | <artifactId>plc4x-protocols-opcua</artifactId>
|
806 |
| - <version>0.13.0-SNAPSHOT</version> |
807 | 796 | <!-- Scope is 'provided' as this way it's not shipped with the driver -->
|
808 | 797 | <scope>provided</scope>
|
809 | 798 | </dependency>
|
810 | 799 | <dependency>
|
811 | 800 | <groupId>org.apache.plc4x</groupId>
|
812 | 801 | <artifactId>plc4x-protocols-s7</artifactId>
|
813 |
| - <version>0.13.0-SNAPSHOT</version> |
814 | 802 | <!-- Scope is 'provided' as this way it's not shipped with the driver -->
|
815 | 803 | <scope>provided</scope>
|
816 | 804 | </dependency>
|
817 | 805 | <dependency>
|
818 | 806 | <groupId>org.apache.plc4x</groupId>
|
819 | 807 | <artifactId>plc4x-protocols-simulated</artifactId>
|
820 |
| - <version>0.13.0-SNAPSHOT</version> |
821 | 808 | <!-- Scope is 'provided' as this way it's not shipped with the driver -->
|
822 | 809 | <scope>provided</scope>
|
823 | 810 | </dependency>
|
|
0 commit comments