File tree Expand file tree Collapse file tree
grpc-google-cloud-language-v1beta2
grpc-google-cloud-language-v1
proto-google-cloud-language-v1beta2
proto-google-cloud-language-v1
google-cloud-clients/google-cloud-language Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
55 <artifactId >grpc-google-cloud-language-v1</artifactId >
6- <version >1.80.1-SNAPSHOT </version > <!-- {x-version-update:grpc-google-cloud-language-v1:current} -- >
6+ <version >1.80.0 </version >
77 <name >grpc-google-cloud-language-v1</name >
88 <description >GRPC library for grpc-google-cloud-language-v1</description >
99 <parent >
2828 <scope >compile</scope >
2929 </dependency >
3030 </dependencies >
31+ <build >
32+ <plugins >
33+ <plugin >
34+ <!-- skip deployment until we fully migrate to https://github.com/googleapis/java-language -->
35+ <groupId >org.apache.maven.plugins</groupId >
36+ <artifactId >maven-deploy-plugin</artifactId >
37+ <version >2.8.2</version >
38+ <configuration >
39+ <skip >true</skip >
40+ </configuration >
41+ </plugin >
42+ <plugin >
43+ <groupId >org.sonatype.plugins</groupId >
44+ <artifactId >nexus-staging-maven-plugin</artifactId >
45+ <version >1.6.8</version >
46+ <configuration >
47+ <skipNexusStagingDeployMojo >true</skipNexusStagingDeployMojo >
48+ </configuration >
49+ </plugin >
50+ </plugins >
51+ </build >
3152 <reporting >
3253 <plugins >
3354 <plugin >
Original file line number Diff line number Diff line change 33 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
55 <artifactId >grpc-google-cloud-language-v1beta2</artifactId >
6- <version >0.81.1-SNAPSHOT </version > <!-- {x-version-update:grpc-google-cloud-language-v1beta2:current} -- >
6+ <version >0.81.0 </version >
77 <name >grpc-google-cloud-language-v1beta2</name >
88 <description >GRPC library for grpc-google-cloud-language-v1beta2</description >
99 <parent >
2828 <scope >compile</scope >
2929 </dependency >
3030 </dependencies >
31+ <build >
32+ <plugins >
33+ <plugin >
34+ <!-- skip deployment until we fully migrate to https://github.com/googleapis/java-language -->
35+ <groupId >org.apache.maven.plugins</groupId >
36+ <artifactId >maven-deploy-plugin</artifactId >
37+ <version >2.8.2</version >
38+ <configuration >
39+ <skip >true</skip >
40+ </configuration >
41+ </plugin >
42+ <plugin >
43+ <groupId >org.sonatype.plugins</groupId >
44+ <artifactId >nexus-staging-maven-plugin</artifactId >
45+ <version >1.6.8</version >
46+ <configuration >
47+ <skipNexusStagingDeployMojo >true</skipNexusStagingDeployMojo >
48+ </configuration >
49+ </plugin >
50+ </plugins >
51+ </build >
3152 <reporting >
3253 <plugins >
3354 <plugin >
Original file line number Diff line number Diff line change 376376 <dependency >
377377 <groupId >com.google.api.grpc</groupId >
378378 <artifactId >proto-google-cloud-language-v1</artifactId >
379- <version >1.80.1-SNAPSHOT </version > <!-- {x-version-update:proto-google-cloud-language-v1:current} -- >
379+ <version >1.80.0 </version >
380380 </dependency >
381381 <dependency >
382382 <groupId >com.google.api.grpc</groupId >
383383 <artifactId >grpc-google-cloud-language-v1</artifactId >
384- <version >1.80.1-SNAPSHOT </version > <!-- {x-version-update:grpc-google-cloud-language-v1:current} -- >
384+ <version >1.80.0 </version >
385385 </dependency >
386386 <dependency >
387387 <groupId >com.google.api.grpc</groupId >
388388 <artifactId >proto-google-cloud-language-v1beta2</artifactId >
389- <version >0.81.1-SNAPSHOT </version > <!-- {x-version-update:proto-google-cloud-language-v1beta2:current} -- >
389+ <version >0.81.0 </version >
390390 </dependency >
391391 <dependency >
392392 <groupId >com.google.api.grpc</groupId >
393393 <artifactId >grpc-google-cloud-language-v1beta2</artifactId >
394- <version >0.81.1-SNAPSHOT </version > <!-- {x-version-update:grpc-google-cloud-language-v1beta2:current} -- >
394+ <version >0.81.0 </version >
395395 </dependency >
396396 <dependency >
397397 <groupId >com.google.api.grpc</groupId >
Original file line number Diff line number Diff line change 33 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
55 <artifactId >proto-google-cloud-language-v1</artifactId >
6- <version >1.80.1-SNAPSHOT </version > <!-- {x-version-update:proto-google-cloud-language-v1:current} -- >
6+ <version >1.80.0 </version >
77 <name >proto-google-cloud-language-v1</name >
88 <description >PROTO library for proto-google-cloud-language-v1</description >
99 <parent >
2323 <scope >compile</scope >
2424 </dependency >
2525 </dependencies >
26+ <build >
27+ <plugins >
28+ <plugin >
29+ <!-- skip deployment until we fully migrate to https://github.com/googleapis/java-language -->
30+ <groupId >org.apache.maven.plugins</groupId >
31+ <artifactId >maven-deploy-plugin</artifactId >
32+ <version >2.8.2</version >
33+ <configuration >
34+ <skip >true</skip >
35+ </configuration >
36+ </plugin >
37+ <plugin >
38+ <groupId >org.sonatype.plugins</groupId >
39+ <artifactId >nexus-staging-maven-plugin</artifactId >
40+ <version >1.6.8</version >
41+ <configuration >
42+ <skipNexusStagingDeployMojo >true</skipNexusStagingDeployMojo >
43+ </configuration >
44+ </plugin >
45+ </plugins >
46+ </build >
2647</project >
Original file line number Diff line number Diff line change 33 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
55 <artifactId >proto-google-cloud-language-v1beta2</artifactId >
6- <version >0.81.1-SNAPSHOT </version > <!-- {x-version-update:proto-google-cloud-language-v1beta2:current} -- >
6+ <version >0.81.0 </version >
77 <name >proto-google-cloud-language-v1beta2</name >
88 <description >PROTO library for proto-google-cloud-language-v1beta2</description >
99 <parent >
2323 <scope >compile</scope >
2424 </dependency >
2525 </dependencies >
26+ <build >
27+ <plugins >
28+ <plugin >
29+ <!-- skip deployment until we fully migrate to https://github.com/googleapis/java-language -->
30+ <groupId >org.apache.maven.plugins</groupId >
31+ <artifactId >maven-deploy-plugin</artifactId >
32+ <version >2.8.2</version >
33+ <configuration >
34+ <skip >true</skip >
35+ </configuration >
36+ </plugin >
37+ <plugin >
38+ <groupId >org.sonatype.plugins</groupId >
39+ <artifactId >nexus-staging-maven-plugin</artifactId >
40+ <version >1.6.8</version >
41+ <configuration >
42+ <skipNexusStagingDeployMojo >true</skipNexusStagingDeployMojo >
43+ </configuration >
44+ </plugin >
45+ </plugins >
46+ </build >
2647</project >
Original file line number Diff line number Diff line change 484484 <dependency >
485485 <groupId >com.google.cloud</groupId >
486486 <artifactId >google-cloud-language</artifactId >
487- <version >1.98.1-SNAPSHOT </version > <!-- {x-version-update:google-cloud-language:current} -- >
487+ <version >1.98.0 </version >
488488 </dependency >
489489 <dependency >
490490 <groupId >com.google.api.grpc</groupId >
491491 <artifactId >proto-google-cloud-language-v1</artifactId >
492- <version >1.80.1-SNAPSHOT </version > <!-- {x-version-update:proto-google-cloud-language-v1:current} -- >
492+ <version >1.80.0 </version >
493493 </dependency >
494494 <dependency >
495495 <groupId >com.google.api.grpc</groupId >
496496 <artifactId >grpc-google-cloud-language-v1</artifactId >
497- <version >1.80.1-SNAPSHOT </version > <!-- {x-version-update:grpc-google-cloud-language-v1:current} -- >
497+ <version >1.80.0 </version >
498498 </dependency >
499499 <dependency >
500500 <groupId >com.google.api.grpc</groupId >
501501 <artifactId >proto-google-cloud-language-v1beta2</artifactId >
502- <version >0.81.1-SNAPSHOT </version > <!-- {x-version-update:proto-google-cloud-language-v1beta2:current} -- >
502+ <version >0.81.0 </version >
503503 </dependency >
504504 <dependency >
505505 <groupId >com.google.api.grpc</groupId >
506506 <artifactId >grpc-google-cloud-language-v1beta2</artifactId >
507- <version >0.81.1-SNAPSHOT </version > <!-- {x-version-update:grpc-google-cloud-language-v1beta2:current} -- >
507+ <version >0.81.0 </version >
508508 </dependency >
509509 <dependency >
510510 <groupId >com.google.cloud</groupId >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ Java idiomatic client for [Google Cloud Natural Language][cloud-language].
1313Quickstart
1414----------
1515
16- [ // ] : # ( {x-version-update-start:google-cloud-language:released} )
1716If you are using Maven, add this to your pom.xml file
1817``` xml
1918<dependency >
@@ -30,7 +29,6 @@ If you are using SBT, add this to your dependencies
3029``` Scala
3130libraryDependencies += " com.google.cloud" % " google-cloud-language" % " 1.98.0"
3231```
33- [ // ] : # ( {x-version-update-end} )
3432
3533Authentication
3634--------------
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >google-cloud-language</artifactId >
7- <version >1.98.1-SNAPSHOT </version > <!-- {x-version-update:google-cloud-language:current} -- >
7+ <version >1.98.0 </version >
88 <packaging >jar</packaging >
99 <name >Google Cloud Natural Language</name >
1010 <url >https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-language
5858 <scope >test</scope >
5959 </dependency >
6060 </dependencies >
61-
61+ <build >
62+ <plugins >
63+ <plugin >
64+ <!-- skip deployment until we fully migrate to https://github.com/googleapis/java-language -->
65+ <groupId >org.apache.maven.plugins</groupId >
66+ <artifactId >maven-deploy-plugin</artifactId >
67+ <version >2.8.2</version >
68+ <configuration >
69+ <skip >true</skip >
70+ </configuration >
71+ </plugin >
72+ <plugin >
73+ <groupId >org.sonatype.plugins</groupId >
74+ <artifactId >nexus-staging-maven-plugin</artifactId >
75+ <version >1.6.8</version >
76+ <configuration >
77+ <skipNexusStagingDeployMojo >true</skipNexusStagingDeployMojo >
78+ </configuration >
79+ </plugin >
80+ </plugins >
81+ </build >
6282 <reporting >
6383 <plugins >
6484 <plugin >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments