File tree Expand file tree Collapse file tree 20 files changed +25
-27
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 +25
-27
lines changed 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.3.0-SNAPSHOT </version >
7
+ <version >1.3.0</version >
8
8
<relativePath >../../pom.xml</relativePath >
9
9
</parent >
10
10
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.3.0-SNAPSHOT </version >
9
+ <version >1.3.0</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
<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.3.0-SNAPSHOT </version >
9
+ <version >1.3.0</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.3.0-SNAPSHOT </version >
9
+ <version >1.3.0</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.3.0-SNAPSHOT </version >
9
+ <version >1.3.0</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.3.0-SNAPSHOT </version >
9
+ <version >1.3.0</version >
11
10
<packaging >pom</packaging >
12
11
13
12
<url >https://www.github.com/microsoft/semantic-kernel</url >
687
686
<licenseHeader >
688
687
<content >// Copyright (c) Microsoft. All rights reserved.</content >
689
688
</licenseHeader >
690
- <toggleOffOn />
689
+ <toggleOffOn />
691
690
</java >
692
691
</configuration >
693
692
</plugin >
835
834
<url >https://github.com/microsoft/semantic-kernel</url >
836
835
<connection >scm:git:https://github.com/microsoft/semantic-kernel.git</connection >
837
836
<developerConnection >scm:git:https://github.com/microsoft/semantic-kernel.git</developerConnection >
838
- <tag >HEAD </tag >
837
+ <tag >java-1.3.0 </tag >
839
838
</scm >
840
839
</project >
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.3.0-SNAPSHOT </version >
7
+ <version >1.3.0</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.3.0-SNAPSHOT </version >
7
+ <version >1.3.0</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.3.0-SNAPSHOT </version >
7
+ <version >1.3.0</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.3.0-SNAPSHOT </version >
7
+ <version >1.3.0</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
You can’t perform that action at this time.
0 commit comments