Skip to content

Commit ea7381f

Browse files
committed
Added missing type-traits dependencies.
1 parent 81b208a commit ea7381f

File tree

40 files changed

+176
-158
lines changed

40 files changed

+176
-158
lines changed

asio/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.boost</groupId>
77
<artifactId>parent</artifactId>
8-
<version>1.57.0+nar.5</version>
8+
<version>1.57.0+nar.6</version>
99
</parent>
1010

1111
<artifactId>asio</artifactId>
@@ -39,13 +39,13 @@
3939
<groupId>org.boost</groupId>
4040
<artifactId>core</artifactId>
4141
<type>nar</type>
42-
<version>1.57.0+nar.5</version>
42+
<version>1.57.0+nar.6</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>org.boost</groupId>
4646
<artifactId>system</artifactId>
4747
<type>nar</type>
48-
<version>1.57.0+nar.5</version>
48+
<version>1.57.0+nar.6</version>
4949
</dependency>
5050
</dependencies>
5151

bind/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.boost</groupId>
77
<artifactId>parent</artifactId>
8-
<version>1.57.0+nar.5</version>
8+
<version>1.57.0+nar.6</version>
99
</parent>
1010

1111
<artifactId>bind</artifactId>
@@ -32,7 +32,7 @@
3232
<groupId>org.boost</groupId>
3333
<artifactId>core</artifactId>
3434
<type>nar</type>
35-
<version>1.57.0+nar.5</version>
35+
<version>1.57.0+nar.6</version>
3636
</dependency>
3737
</dependencies>
3838

concept/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.boost</groupId>
77
<artifactId>parent</artifactId>
8-
<version>1.57.0+nar.5</version>
8+
<version>1.57.0+nar.6</version>
99
</parent>
1010

1111
<artifactId>concept</artifactId>
@@ -32,7 +32,7 @@
3232
<groupId>org.boost</groupId>
3333
<artifactId>core</artifactId>
3434
<type>nar</type>
35-
<version>1.57.0+nar.5</version>
35+
<version>1.57.0+nar.6</version>
3636
</dependency>
3737
</dependencies>
3838

config/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.boost</groupId>
77
<artifactId>parent</artifactId>
8-
<version>1.57.0+nar.5</version>
8+
<version>1.57.0+nar.6</version>
99
</parent>
1010

1111
<artifactId>config</artifactId>
@@ -32,7 +32,7 @@
3232
<groupId>org.boost</groupId>
3333
<artifactId>core</artifactId>
3434
<type>nar</type>
35-
<version>1.57.0+nar.5</version>
35+
<version>1.57.0+nar.6</version>
3636
</dependency>
3737
</dependencies>
3838

container/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.boost</groupId>
77
<artifactId>parent</artifactId>
8-
<version>1.57.0+nar.5</version>
8+
<version>1.57.0+nar.6</version>
99
</parent>
1010

1111
<artifactId>container</artifactId>
@@ -32,7 +32,7 @@
3232
<groupId>org.boost</groupId>
3333
<artifactId>core</artifactId>
3434
<type>nar</type>
35-
<version>1.57.0+nar.5</version>
35+
<version>1.57.0+nar.6</version>
3636
</dependency>
3737
</dependencies>
3838

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.boost</groupId>
77
<artifactId>parent</artifactId>
8-
<version>1.57.0+nar.5</version>
8+
<version>1.57.0+nar.6</version>
99
</parent>
1010

1111
<artifactId>core</artifactId>

date-time/pom.xml

+14-14
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.boost</groupId>
77
<artifactId>parent</artifactId>
8-
<version>1.57.0+nar.5</version>
8+
<version>1.57.0+nar.6</version>
99
</parent>
1010

1111
<artifactId>date-time</artifactId>
@@ -42,79 +42,79 @@
4242
<groupId>org.boost</groupId>
4343
<artifactId>core</artifactId>
4444
<type>nar</type>
45-
<version>1.57.0+nar.5</version>
45+
<version>1.57.0+nar.6</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>org.boost</groupId>
4949
<artifactId>config</artifactId>
5050
<type>nar</type>
51-
<version>1.57.0+nar.5</version>
51+
<version>1.57.0+nar.6</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>org.boost</groupId>
5555
<artifactId>detail</artifactId>
5656
<type>nar</type>
57-
<version>1.57.0+nar.5</version>
57+
<version>1.57.0+nar.6</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>org.boost</groupId>
6161
<artifactId>exception</artifactId>
6262
<type>nar</type>
63-
<version>1.57.0+nar.5</version>
63+
<version>1.57.0+nar.6</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>org.boost</groupId>
6767
<artifactId>mpl</artifactId>
6868
<type>nar</type>
69-
<version>1.57.0+nar.5</version>
69+
<version>1.57.0+nar.6</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>org.boost</groupId>
7373
<artifactId>type-traits</artifactId>
7474
<type>nar</type>
75-
<version>1.57.0+nar.5</version>
75+
<version>1.57.0+nar.6</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>org.boost</groupId>
7979
<artifactId>smart-ptr</artifactId>
8080
<type>nar</type>
81-
<version>1.57.0+nar.5</version>
81+
<version>1.57.0+nar.6</version>
8282
</dependency>
8383
<dependency>
8484
<groupId>org.boost</groupId>
8585
<artifactId>range</artifactId>
8686
<type>nar</type>
87-
<version>1.57.0+nar.5</version>
87+
<version>1.57.0+nar.6</version>
8888
</dependency>
8989
<dependency>
9090
<groupId>org.boost</groupId>
9191
<artifactId>iterator</artifactId>
9292
<type>nar</type>
93-
<version>1.57.0+nar.5</version>
93+
<version>1.57.0+nar.6</version>
9494
</dependency>
9595
<dependency>
9696
<groupId>org.boost</groupId>
9797
<artifactId>concept</artifactId>
9898
<type>nar</type>
99-
<version>1.57.0+nar.5</version>
99+
<version>1.57.0+nar.6</version>
100100
</dependency>
101101
<dependency>
102102
<groupId>org.boost</groupId>
103103
<artifactId>lexical-cast</artifactId>
104104
<type>nar</type>
105-
<version>1.57.0+nar.5</version>
105+
<version>1.57.0+nar.6</version>
106106
</dependency>
107107
<dependency>
108108
<groupId>org.boost</groupId>
109109
<artifactId>functional</artifactId>
110110
<type>nar</type>
111-
<version>1.57.0+nar.5</version>
111+
<version>1.57.0+nar.6</version>
112112
</dependency>
113113
<dependency>
114114
<groupId>org.boost</groupId>
115115
<artifactId>math</artifactId>
116116
<type>nar</type>
117-
<version>1.57.0+nar.5</version>
117+
<version>1.57.0+nar.6</version>
118118
</dependency>
119119
</dependencies>
120120

detail/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.boost</groupId>
77
<artifactId>parent</artifactId>
8-
<version>1.57.0+nar.5</version>
8+
<version>1.57.0+nar.6</version>
99
</parent>
1010

1111
<artifactId>detail</artifactId>
@@ -32,7 +32,7 @@
3232
<groupId>org.boost</groupId>
3333
<artifactId>core</artifactId>
3434
<type>nar</type>
35-
<version>1.57.0+nar.5</version>
35+
<version>1.57.0+nar.6</version>
3636
</dependency>
3737
</dependencies>
3838

exception/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.boost</groupId>
77
<artifactId>parent</artifactId>
8-
<version>1.57.0+nar.5</version>
8+
<version>1.57.0+nar.6</version>
99
</parent>
1010

1111
<artifactId>exception</artifactId>
@@ -35,7 +35,7 @@
3535
<groupId>org.boost</groupId>
3636
<artifactId>config</artifactId>
3737
<type>nar</type>
38-
<version>1.57.0+nar.5</version>
38+
<version>1.57.0+nar.6</version>
3939
</dependency>
4040
</dependencies>
4141

filesystem/pom.xml

+10-10
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.boost</groupId>
77
<artifactId>parent</artifactId>
8-
<version>1.57.0+nar.5</version>
8+
<version>1.57.0+nar.6</version>
99
</parent>
1010

1111
<artifactId>filesystem</artifactId>
@@ -35,55 +35,55 @@
3535
<groupId>org.boost</groupId>
3636
<artifactId>config</artifactId>
3737
<type>nar</type>
38-
<version>1.57.0+nar.5</version>
38+
<version>1.57.0+nar.6</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>org.boost</groupId>
4242
<artifactId>system</artifactId>
4343
<type>nar</type>
44-
<version>1.57.0+nar.5</version>
44+
<version>1.57.0+nar.6</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>org.boost</groupId>
4848
<artifactId>detail</artifactId>
4949
<type>nar</type>
50-
<version>1.57.0+nar.5</version>
50+
<version>1.57.0+nar.6</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>org.boost</groupId>
5454
<artifactId>type-traits</artifactId>
5555
<type>nar</type>
56-
<version>1.57.0+nar.5</version>
56+
<version>1.57.0+nar.6</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>org.boost</groupId>
6060
<artifactId>iterator</artifactId>
6161
<type>nar</type>
62-
<version>1.57.0+nar.5</version>
62+
<version>1.57.0+nar.6</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>org.boost</groupId>
6666
<artifactId>smart-ptr</artifactId>
6767
<type>nar</type>
68-
<version>1.57.0+nar.5</version>
68+
<version>1.57.0+nar.6</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>org.boost</groupId>
7272
<artifactId>io</artifactId>
7373
<type>nar</type>
74-
<version>1.57.0+nar.5</version>
74+
<version>1.57.0+nar.6</version>
7575
</dependency>
7676
<dependency>
7777
<groupId>org.boost</groupId>
7878
<artifactId>functional</artifactId>
7979
<type>nar</type>
80-
<version>1.57.0+nar.5</version>
80+
<version>1.57.0+nar.6</version>
8181
</dependency>
8282
<dependency>
8383
<groupId>org.boost</groupId>
8484
<artifactId>range</artifactId>
8585
<type>nar</type>
86-
<version>1.57.0+nar.5</version>
86+
<version>1.57.0+nar.6</version>
8787
</dependency>
8888
</dependencies>
8989

function/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.boost</groupId>
77
<artifactId>parent</artifactId>
8-
<version>1.57.0+nar.5</version>
8+
<version>1.57.0+nar.6</version>
99
</parent>
1010

1111
<artifactId>function</artifactId>
@@ -32,13 +32,13 @@
3232
<groupId>org.boost</groupId>
3333
<artifactId>core</artifactId>
3434
<type>nar</type>
35-
<version>1.57.0+nar.5</version>
35+
<version>1.57.0+nar.6</version>
3636
</dependency>
3737
<dependency>
3838
<groupId>org.boost</groupId>
3939
<artifactId>bind</artifactId>
4040
<type>nar</type>
41-
<version>1.57.0+nar.5</version>
41+
<version>1.57.0+nar.6</version>
4242
</dependency>
4343
</dependencies>
4444

function_types/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.boost</groupId>
77
<artifactId>parent</artifactId>
8-
<version>1.57.0+nar.5</version>
8+
<version>1.57.0+nar.6</version>
99
</parent>
1010

1111
<artifactId>function_types</artifactId>
@@ -32,7 +32,7 @@
3232
<groupId>org.boost</groupId>
3333
<artifactId>core</artifactId>
3434
<type>nar</type>
35-
<version>1.57.0+nar.5</version>
35+
<version>1.57.0+nar.6</version>
3636
</dependency>
3737
</dependencies>
3838

functional/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.boost</groupId>
77
<artifactId>parent</artifactId>
8-
<version>1.57.0+nar.5</version>
8+
<version>1.57.0+nar.6</version>
99
</parent>
1010

1111
<artifactId>functional</artifactId>
@@ -32,7 +32,7 @@
3232
<groupId>org.boost</groupId>
3333
<artifactId>core</artifactId>
3434
<type>nar</type>
35-
<version>1.57.0+nar.5</version>
35+
<version>1.57.0+nar.6</version>
3636
</dependency>
3737
</dependencies>
3838

fusion/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.boost</groupId>
77
<artifactId>parent</artifactId>
8-
<version>1.57.0+nar.5</version>
8+
<version>1.57.0+nar.6</version>
99
</parent>
1010

1111
<artifactId>fusion</artifactId>
@@ -32,7 +32,7 @@
3232
<groupId>org.boost</groupId>
3333
<artifactId>core</artifactId>
3434
<type>nar</type>
35-
<version>1.57.0+nar.5</version>
35+
<version>1.57.0+nar.6</version>
3636
</dependency>
3737
</dependencies>
3838

0 commit comments

Comments
 (0)