Skip to content

Commit ad2925f

Browse files
[maven-release-plugin] prepare release parent-3.4.0
1 parent 8cd030f commit ad2925f

File tree

17 files changed

+33
-47
lines changed

17 files changed

+33
-47
lines changed

alchemy/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
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">
43
<parent>
54
<artifactId>parent</artifactId>
65
<groupId>com.ibm.watson.developer_cloud</groupId>
7-
<version>3.4.0-SNAPSHOT</version>
6+
<version>3.4.0</version>
87
</parent>
98
<modelVersion>4.0.0</modelVersion>
109
<artifactId>alchemy</artifactId>

all/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
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">
43
<modelVersion>4.0.0</modelVersion>
54

65
<parent>
76
<groupId>com.ibm.watson.developer_cloud</groupId>
87
<artifactId>parent</artifactId>
9-
<version>3.4.0-SNAPSHOT</version>
8+
<version>3.4.0</version>
109
</parent>
1110

1211
<artifactId>java-sdk</artifactId>

conversation/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
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">
43
<parent>
54
<artifactId>parent</artifactId>
65
<groupId>com.ibm.watson.developer_cloud</groupId>
7-
<version>3.4.0-SNAPSHOT</version>
6+
<version>3.4.0</version>
87
</parent>
98
<modelVersion>4.0.0</modelVersion>
109

core/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
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">
43
<modelVersion>4.0.0</modelVersion>
54

65
<parent>
76
<groupId>com.ibm.watson.developer_cloud</groupId>
87
<artifactId>parent</artifactId>
9-
<version>3.4.0-SNAPSHOT</version>
8+
<version>3.4.0</version>
109
</parent>
1110

1211
<artifactId>core</artifactId>

dialog/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
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">
43
<parent>
54
<artifactId>parent</artifactId>
65
<groupId>com.ibm.watson.developer_cloud</groupId>
7-
<version>3.4.0-SNAPSHOT</version>
6+
<version>3.4.0</version>
87
</parent>
98
<modelVersion>4.0.0</modelVersion>
109

document-conversion/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
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">
43
<parent>
54
<artifactId>parent</artifactId>
65
<groupId>com.ibm.watson.developer_cloud</groupId>
7-
<version>3.4.0-SNAPSHOT</version>
6+
<version>3.4.0</version>
87
</parent>
98
<modelVersion>4.0.0</modelVersion>
109

language-translation/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
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">
43
<parent>
54
<artifactId>parent</artifactId>
65
<groupId>com.ibm.watson.developer_cloud</groupId>
7-
<version>3.4.0-SNAPSHOT</version>
6+
<version>3.4.0</version>
87
</parent>
98
<modelVersion>4.0.0</modelVersion>
109

natural-language-classifier/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
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">
43
<parent>
54
<artifactId>parent</artifactId>
65
<groupId>com.ibm.watson.developer_cloud</groupId>
7-
<version>3.4.0-SNAPSHOT</version>
6+
<version>3.4.0</version>
87
</parent>
98
<modelVersion>4.0.0</modelVersion>
109

personality-insights/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
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">
43
<parent>
54
<artifactId>parent</artifactId>
65
<groupId>com.ibm.watson.developer_cloud</groupId>
7-
<version>3.4.0-SNAPSHOT</version>
6+
<version>3.4.0</version>
87
</parent>
98
<modelVersion>4.0.0</modelVersion>
109

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.ibm.watson.developer_cloud</groupId>
1212
<artifactId>parent</artifactId>
13-
<version>3.4.0-SNAPSHOT</version>
13+
<version>3.4.0</version>
1414
<packaging>pom</packaging>
1515

1616
<name>Watson Developer Cloud Java SDK</name>
@@ -81,7 +81,7 @@
8181
<connection>SSH</connection>
8282
<developerConnection>scm:git:[email protected]:watson-developer-cloud/java-sdk.git</developerConnection>
8383
<url>https://github.com/watson-developer-cloud/java-sdk</url>
84-
<tag>HEAD</tag>
84+
<tag>parent-3.4.0</tag>
8585
</scm>
8686

8787
<dependencyManagement>
@@ -182,7 +182,7 @@
182182
</goals>
183183
</pluginExecutionFilter>
184184
<action>
185-
<ignore/>
185+
<ignore />
186186
</action>
187187
</pluginExecution>
188188
</pluginExecutions>

0 commit comments

Comments
 (0)