File tree Expand file tree Collapse file tree 20 files changed +31
-45
lines changed
semantickernel-syntax-examples
semantickernel-spring-starter
semantickernel-learn-resources
semantickernel-sample-plugins
semantickernel-openapi-plugin
semantickernel-presidio-plugin
semantickernel-experimental Expand file tree Collapse file tree 20 files changed +31
-45
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
<parent >
7
5
<groupId >com.microsoft.semantic-kernel</groupId >
8
6
<artifactId >semantickernel-parent</artifactId >
9
- <version >1.2.0 -SNAPSHOT</version >
7
+ <version >1.2.1 -SNAPSHOT</version >
10
8
<relativePath >../../pom.xml</relativePath >
11
9
</parent >
12
10
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
4
<modelVersion >4.0.0</modelVersion >
6
5
7
6
<parent >
8
7
<groupId >com.microsoft.semantic-kernel</groupId >
9
8
<artifactId >semantickernel-parent</artifactId >
10
- <version >1.2.0 -SNAPSHOT</version >
9
+ <version >1.2.1 -SNAPSHOT</version >
11
10
<relativePath >../../pom.xml</relativePath >
12
11
</parent >
13
12
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
4
<modelVersion >4.0.0</modelVersion >
6
5
7
6
<parent >
8
7
<groupId >com.microsoft.semantic-kernel</groupId >
9
8
<artifactId >semantickernel-parent</artifactId >
10
- <version >1.2.0 -SNAPSHOT</version >
9
+ <version >1.2.1 -SNAPSHOT</version >
11
10
<relativePath >../../pom.xml</relativePath >
12
11
</parent >
13
12
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.microsoft.semantic-kernel</groupId >
8
8
<artifactId >api-test</artifactId >
9
- <version >1.2.0 -SNAPSHOT</version >
9
+ <version >1.2.1 -SNAPSHOT</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.microsoft.semantic-kernel</groupId >
8
8
<artifactId >semantickernel-parent</artifactId >
9
- <version >1.2.0 -SNAPSHOT</version >
9
+ <version >1.2.1 -SNAPSHOT</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
4
6
5
<modelVersion >4.0.0</modelVersion >
7
6
8
7
<groupId >com.microsoft.semantic-kernel</groupId >
9
8
<artifactId >semantickernel-parent</artifactId >
10
- <version >1.2.0 -SNAPSHOT</version >
9
+ <version >1.2.1 -SNAPSHOT</version >
11
10
<packaging >pom</packaging >
12
11
13
12
<url >https://www.github.com/microsoft/semantic-kernel</url >
665
664
<licenseHeader >
666
665
<content >// Copyright (c) Microsoft. All rights reserved.</content >
667
666
</licenseHeader >
668
- <toggleOffOn />
667
+ <toggleOffOn />
669
668
</java >
670
669
</configuration >
671
670
</plugin >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.microsoft.semantic-kernel</groupId >
6
6
<artifactId >semantickernel-parent</artifactId >
7
- <version >1.2.0 -SNAPSHOT</version >
7
+ <version >1.2.1 -SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.microsoft.semantic-kernel</groupId >
6
6
<artifactId >semantickernel-samples-parent</artifactId >
7
- <version >1.2.0 -SNAPSHOT</version >
7
+ <version >1.2.1 -SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.microsoft.semantic-kernel</groupId >
6
6
<artifactId >semantickernel-concepts</artifactId >
7
- <version >1.2.0 -SNAPSHOT</version >
7
+ <version >1.2.1 -SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.microsoft.semantic-kernel</groupId >
6
6
<artifactId >semantickernel-demos</artifactId >
7
- <version >1.2.0 -SNAPSHOT</version >
7
+ <version >1.2.1 -SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
You can’t perform that action at this time.
0 commit comments