File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed 
assistant/src/main/java/com/ibm/watson/assistant/v2/model Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8585
8686    - name : Publish to Maven Central 
8787      env :
88-         GHA_TAG : " refs/tags/v14.0.0 "   #  for setMavenVersion_gha
88+         GHA_TAG : " refs/tags/v14.0.1 "   #  for setMavenVersion_gha
8989        OSSRH_USERNAME : ${{ secrets.OSSRH_USERNAME }}  #  for .travis.settings.xml
9090        OSSRH_PASSWORD : ${{ secrets.OSSRH_PASSWORD }} 
9191        GPG_KEYNAME : ${{ secrets.SIGNING_KEY }} 
@@ -109,7 +109,7 @@ jobs:
109109        GHA_BUILD_NUMBER : ${{ github.run_number }} 
110110        GHA_JOB_NUMBER : ${{ github.job_number }} 
111111        GHA_COMMIT : ${{ github.sha }} 
112-         GHA_TAG : " refs/tags/v14.0.0 "   #  for setMavenVersion_gha
112+         GHA_TAG : " refs/tags/v14.0.1 "   #  for setMavenVersion_gha
113113      run : | 
114114        build/setMavenVersion_gha.sh 
115115        mvn clean javadoc:aggregate $MVN_ARGS 
Original file line number Diff line number Diff line change 11/* 
2-  * (C) Copyright IBM Corp. 2022, 2024 . 
2+  * (C) Copyright IBM Corp. 2022, 2025 . 
33 * 
44 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with 
55 * the License. You may obtain a copy of the License at 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments