File tree Expand file tree Collapse file tree 10 files changed +22
-22
lines changed
jsoar-performance-testing Expand file tree Collapse file tree 10 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >com.soartech</groupId >
4
4
<artifactId >jsoar</artifactId >
5
- <version >4.1.2-SNAPSHOT </version >
5
+ <version >4.1.2</version >
6
6
</parent >
7
7
8
8
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >com.soartech</groupId >
4
4
<artifactId >jsoar</artifactId >
5
- <version >4.1.2-SNAPSHOT </version >
5
+ <version >4.1.2</version >
6
6
</parent >
7
7
8
8
<modelVersion >4.0.0</modelVersion >
67
67
<dependency >
68
68
<groupId >com.soartech</groupId >
69
69
<artifactId >jsoar-core</artifactId >
70
- <version >4.1.2-SNAPSHOT </version >
70
+ <version >4.1.2</version >
71
71
</dependency >
72
72
<dependency >
73
73
<groupId >org.swinglabs.swingx</groupId >
87
87
<dependency >
88
88
<groupId >com.soartech</groupId >
89
89
<artifactId >jsoar-tcl</artifactId >
90
- <version >4.1.2-SNAPSHOT </version >
90
+ <version >4.1.2</version >
91
91
<scope >compile</scope >
92
92
</dependency >
93
93
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >com.soartech</groupId >
4
4
<artifactId >jsoar</artifactId >
5
- <version >4.1.2-SNAPSHOT </version >
5
+ <version >4.1.2</version >
6
6
</parent >
7
7
8
8
<modelVersion >4.0.0</modelVersion >
43
43
<dependency >
44
44
<groupId >com.soartech</groupId >
45
45
<artifactId >jsoar-core</artifactId >
46
- <version >4.1.2-SNAPSHOT </version >
46
+ <version >4.1.2</version >
47
47
</dependency >
48
48
<dependency >
49
49
<groupId >com.soartech</groupId >
50
50
<artifactId >jsoar-debugger</artifactId >
51
- <version >4.1.2-SNAPSHOT </version >
51
+ <version >4.1.2</version >
52
52
</dependency >
53
53
</dependencies >
54
54
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >com.soartech</groupId >
4
4
<artifactId >jsoar</artifactId >
5
- <version >4.1.2-SNAPSHOT </version >
5
+ <version >4.1.2</version >
6
6
</parent >
7
7
8
8
<modelVersion >4.0.0</modelVersion >
20
20
<dependency >
21
21
<groupId >com.soartech</groupId >
22
22
<artifactId >jsoar-core</artifactId >
23
- <version >4.1.2-SNAPSHOT </version >
23
+ <version >4.1.2</version >
24
24
</dependency >
25
25
<dependency >
26
26
<groupId >org.freemarker</groupId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >com.soartech</groupId >
4
4
<artifactId >jsoar</artifactId >
5
- <version >4.1.2-SNAPSHOT </version >
5
+ <version >4.1.2</version >
6
6
</parent >
7
7
8
8
<modelVersion >4.0.0</modelVersion >
12
12
<dependency >
13
13
<groupId >com.soartech</groupId >
14
14
<artifactId >jsoar-core</artifactId >
15
- <version >4.1.2-SNAPSHOT </version >
15
+ <version >4.1.2</version >
16
16
</dependency >
17
17
<dependency >
18
18
<groupId >com.fasterxml.jackson.dataformat</groupId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.soartech</groupId >
5
5
<artifactId >jsoar</artifactId >
6
- <version >4.1.2-SNAPSHOT </version >
6
+ <version >4.1.2</version >
7
7
</parent >
8
8
<artifactId >jsoar-repl</artifactId >
9
9
<name >jsoar-repl</name >
102
102
<dependency >
103
103
<groupId >com.soartech</groupId >
104
104
<artifactId >jsoar-core</artifactId >
105
- <version >4.1.2-SNAPSHOT </version >
105
+ <version >4.1.2</version >
106
106
</dependency >
107
107
<dependency >
108
108
<groupId >com.soartech</groupId >
109
109
<artifactId >jsoar-tcl</artifactId >
110
- <version >4.1.2-SNAPSHOT </version >
110
+ <version >4.1.2</version >
111
111
</dependency >
112
112
113
113
<!-- This is needed to specify the "provided" part, so the graal native image compiler stuff doesn't end up in the executable -->
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >com.soartech</groupId >
4
4
<artifactId >jsoar</artifactId >
5
- <version >4.1.2-SNAPSHOT </version >
5
+ <version >4.1.2</version >
6
6
</parent >
7
7
8
8
<modelVersion >4.0.0</modelVersion >
43
43
<dependency >
44
44
<groupId >com.soartech</groupId >
45
45
<artifactId >jsoar-core</artifactId >
46
- <version >4.1.2-SNAPSHOT </version >
46
+ <version >4.1.2</version >
47
47
</dependency >
48
48
</dependencies >
49
49
</project >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >com.soartech</groupId >
4
4
<artifactId >jsoar</artifactId >
5
- <version >4.1.2-SNAPSHOT </version >
5
+ <version >4.1.2</version >
6
6
</parent >
7
7
8
8
<modelVersion >4.0.0</modelVersion >
77
77
<dependency >
78
78
<groupId >com.soartech</groupId >
79
79
<artifactId >jsoar-core</artifactId >
80
- <version >4.1.2-SNAPSHOT </version >
80
+ <version >4.1.2</version >
81
81
</dependency >
82
82
<dependency >
83
83
<groupId >edu.umich.soar</groupId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >com.soartech</groupId >
4
4
<artifactId >jsoar</artifactId >
5
- <version >4.1.2-SNAPSHOT </version >
5
+ <version >4.1.2</version >
6
6
</parent >
7
7
8
8
<modelVersion >4.0.0</modelVersion >
12
12
<dependency >
13
13
<groupId >com.soartech</groupId >
14
14
<artifactId >jsoar-core</artifactId >
15
- <version >4.1.2-SNAPSHOT </version >
15
+ <version >4.1.2</version >
16
16
</dependency >
17
17
<dependency >
18
18
<groupId >com.github.dronox</groupId >
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >com.soartech</groupId >
4
4
<artifactId >jsoar</artifactId >
5
- <version >4.1.2-SNAPSHOT </version >
5
+ <version >4.1.2</version >
6
6
<packaging >pom</packaging >
7
7
<name >${project.groupId} :${project.artifactId} </name >
8
8
<description >JSoar is a pure Java implementation of the Soar kernel.</description >
26
26
<connection >scm:git:https://github.com/soartech/jsoar.git</connection >
27
27
<developerConnection >scm:git:https://github.com/soartech/jsoar.git</developerConnection >
28
28
<url >https://github.com/soartech/jsoar/tree/maven/</url >
29
- <tag >HEAD </tag >
29
+ <tag >jsoar-4.1.2 </tag >
30
30
</scm >
31
31
32
32
<properties >
You can’t perform that action at this time.
0 commit comments